object ThanksForm: TThanksForm Left = 199 Top = 193 BorderStyle = bsDialog Caption = ' ' ClientHeight = 143 ClientWidth = 503 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object imgBackGround: TImage Left = 0 Top = 0 Width = 503 Height = 143 Align = alClient Picture.Data = {} Stretch = True end object Bevel1: TBevel Left = 0 Top = 0 Width = 503 Height = 143 Align = alClient Shape = bsFrame end object LabelEffect3: TLabelEffect Left = 65 Top = 36 Width = 422 Height = 37 DepthShadow = 10 ColourHighlight = clAqua ColourShadow = clSilver EffectStyle = esCustom ColourScheme = csCustom AutoSize = True Caption = 'T h a n k s F o r R e g i s t e r i n g !' Color = clBlack Font.Color = clTeal Font.Height = -21 Font.Name = 'WP Standard Sans' Font.Style = [fsBold] ParentColor = False ParentFont = False Transparent = True end object Image5: TImage Left = 22 Top = 28 Width = 33 Height = 33 Picture.Data = {} end object RegNameLabel: TLabelEffect Left = 8 Top = 68 Width = 489 Height = 37 DepthShadow = 10 ColourHighlight = clAqua ColourShadow = clSilver EffectStyle = esCustom ColourScheme = csCustom Alignment = taCenter Color = clBlack Font.Color = clTeal Font.Height = -21 Font.Name = 'WP Standard Sans' Font.Style = [fsBold] ParentColor = False ParentFont = False Transparent = True end object OkButton: TButton Left = 211 Top = 112 Width = 81 Height = 25 Hint = ' Very Nice Program , I Love It !!!' Caption = '&OK' Default = True Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ModalResult = 1 ParentFont = False TabOrder = 0 end end