object WiseGuyForm: TWiseGuyForm Left = 281 Top = 125 BorderIcons = [] BorderStyle = bsDialog Caption = 'The Wize Guy' ClientHeight = 373 ClientWidth = 248 Font.Color = clWindowText Font.Height = -13 Font.Name = 'Arial' Font.Style = [] OnClose = FormClose OnCreate = FormCreate OnShow = FormShow PixelsPerInch = 96 TextHeight = 16 object WiseGuyBMP: TImage Left = 2 Top = 4 Width = 101 Height = 141 Picture.Data = {} Stretch = True end object Label1: TLabel Left = 10 Top = 10 Width = 4 Height = 16 Font.Color = clWindowText Font.Height = -13 Font.Name = 'Arial' Font.Style = [] ParentFont = False Transparent = True WordWrap = True end object Label2: TLabel Left = 10 Top = 65 Width = 4 Height = 16 Font.Color = clWindowText Font.Height = -13 Font.Name = 'Arial' Font.Style = [] ParentFont = False Transparent = True WordWrap = True end object Label3: TLabel Left = 15 Top = 70 Width = 4 Height = 16 Font.Color = clWindowText Font.Height = -13 Font.Name = 'Arial' Font.Style = [] ParentFont = False Transparent = True WordWrap = True end object WiseGuyClose: TBitBtn Left = 165 Top = 343 Width = 67 Height = 30 TabOrder = 0 OnClick = WiseGuyCloseClick Kind = bkClose end object EffectsPrev: TBitBtn Left = 19 Top = 343 Width = 67 Height = 30 Caption = 'Prev' Default = True ModalResult = 1 TabOrder = 1 Visible = False OnClick = EffectsPrevClick Glyph.Data = { 78010000424D7801000000000000760000002800000020000000100000000100 04000000000000000000120B0000120B00000000000000000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333 33333333333333333333333333333333333333333333333333FF333333333333 3000333333FFFFF3F77733333000003000B033333777773777F733330BFBFB00 E00033337FFF3377F7773333000FBFB0E000333377733337F7773330FBFBFBF0 E00033F7FFFF3337F7773000000FBFB0E000377777733337F7770BFBFBFBFBF0 E00073FFFFFFFF37F777300000000FB0E000377777777337F7773333330BFB00 000033333373FF77777733333330003333333333333777333333333333333333 3333333333333333333333333333333333333333333333333333333333333333 33333333333333333333333333333333333333333333333333330000} NumGlyphs = 2 end object EffectsNext: TBitBtn Left = 89 Top = 343 Width = 67 Height = 30 Caption = 'Next' Default = True ModalResult = 1 TabOrder = 2 Visible = False OnClick = EffectsNextClick Glyph.Data = { 78010000424D7801000000000000760000002800000020000000100000000100 04000000000000000000120B0000120B00000000000000000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333 3333333333333333333333333333333333333FFF333333333333000333333333 3333777FFF3FFFFF33330B000300000333337F777F777773F333000E00BFBFB0 3333777F773333F7F333000E0BFBF0003333777F7F3337773F33000E0FBFBFBF 0333777F7F3333FF7FFF000E0BFBF0000003777F7F3337777773000E0FBFBFBF BFB0777F7F33FFFFFFF7000E0BF000000003777F7FF777777773000000BFB033 33337777773FF733333333333300033333333333337773333333333333333333 3333333333333333333333333333333333333333333333333333333333333333 33333333333333333333333333333333333333333333333333330000} Layout = blGlyphRight NumGlyphs = 2 end object Start: TBitBtn Left = 90 Top = 343 Width = 67 Height = 30 Caption = 'Start' TabOrder = 3 OnClick = StartClick Kind = bkOK end object Scaler1: TScaler Xdevelop = 800 Ydevelop = 600 LimitScale = No ScaleRuntime = False Left = 18 Top = 9 PixelsPerInch = 96 ClientHeight = 373 ClientWidth = 248 end end