object UnsuForm: TUnsuForm Left = 537 Top = 356 BorderStyle = bsDialog Caption = 'Unsupported Module' ClientHeight = 277 ClientWidth = 481 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter Scaled = False OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object Panel1: TPanel Left = 0 Top = 248 Width = 481 Height = 29 Align = alBottom TabOrder = 0 object SpeedButton1: TSpeedButton Left = 140 Top = 4 Width = 97 Height = 22 Caption = 'OK' Flat = True Glyph.Data = { 76010000424D7601000000000000760000002800000020000000100000000100 0400000000000001000000000000000000001000000010000000000000000000 8000008000000080800080000000800080008080000080808000C0C0C0000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555 555555555555555555555555555555555555555555FF55555555555553055555 55555555577FF5555555555533305555555555557777F5555555555533305555 555555557777FF5555555553333305555555555777777F555555553333330555 5555557777777FF5555557330533305555555777757777F55555730555533055 55557775555777FF5555555555533305555555555557777F5555555555553305 555555555555777FF5555555555553305555555555555777FF55555555555573 05555555555555777FF5555555555557305555555555555777FF555555555555 5330555555555555577755555555555555555555555555555555} NumGlyphs = 2 OnClick = SpeedButton1Click end object SpeedButton2: TSpeedButton Left = 244 Top = 4 Width = 97 Height = 22 Caption = 'Ignore' Flat = True OnClick = SpeedButton2Click end end object Panel2: TPanel Left = 0 Top = 0 Width = 481 Height = 248 Align = alClient TabOrder = 1 object InfoText: TRichEdit Left = 1 Top = 1 Width = 479 Height = 246 Align = alClient ReadOnly = True ScrollBars = ssVertical TabOrder = 0 end end end