object AboutForm: TAboutForm Left = 232 Top = 189 HorzScrollBar.Visible = False VertScrollBar.Visible = False BorderIcons = [] BorderStyle = bsNone Caption = 'About' ClientHeight = 377 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 OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object Shape1: TShape Left = 0 Top = 0 Width = 481 Height = 345 end object Shape2: TShape Left = 0 Top = 344 Width = 481 Height = 33 Brush.Color = clBlack end object Shape3: TShape Left = 8 Top = 8 Width = 97 Height = 97 Pen.Color = 16770227 Pen.Width = 12 end object Image1: TImage Left = 32 Top = 32 Width = 48 Height = 48 AutoSize = True Picture.Data = {} end object Label1: TLabel Left = 112 Top = 8 Width = 361 Height = 41 Alignment = taCenter AutoSize = False Caption = 'X2000 Components' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -37 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False Transparent = True end object Label2: TLabel Left = 104 Top = 48 Width = 369 Height = 25 Alignment = taCenter AutoSize = False Caption = 'Version 1.0' Font.Charset = DEFAULT_CHARSET Font.Color = clGray Font.Height = -19 Font.Name = 'Arial' Font.Style = [] ParentFont = False Transparent = True end object SpeedButton1: TSpeedButton Left = 380 Top = 348 Width = 97 Height = 25 Caption = 'Close' Flat = True Font.Charset = DEFAULT_CHARSET Font.Color = clYellow Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False OnClick = SpeedButton1Click end object Image2: TImage Left = 8 Top = 224 Width = 32 Height = 32 AutoSize = True Picture.Data = {} end object Image3: TImage Left = 248 Top = 224 Width = 32 Height = 32 AutoSize = True Picture.Data = {} end object Label13: TLabel Left = 48 Top = 224 Width = 47 Height = 13 Caption = 'Per Email:' Transparent = True end object Label16: TLabel Left = 48 Top = 240 Width = 185 Height = 13 Cursor = -1018 AutoSize = False Caption = 'Baldemaier.Florian@gmx.net' Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsUnderline] ParentFont = False Transparent = True OnClick = Label16Click end object Label17: TLabel Left = 288 Top = 224 Width = 41 Height = 13 Caption = 'Per Mail:' Transparent = True end object Label18: TLabel Left = 288 Top = 240 Width = 86 Height = 13 Caption = 'Baldemaier Florian' Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False Transparent = True end object Label19: TLabel Left = 288 Top = 256 Width = 70 Height = 13 Caption = 'F�rstenweg 43' Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False Transparent = True end object Label20: TLabel Left = 288 Top = 272 Width = 180 Height = 13 Caption = 'A-6020 Innsbruck / �sterreich Europe' Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False Transparent = True end object Label4: TLabel Left = 120 Top = 80 Width = 41 Height = 17 AutoSize = False Caption = 'Author:' Font.Charset = DEFAULT_CHARSET Font.Color = clGray Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False Transparent = True end object Label5: TLabel Left = 120 Top = 96 Width = 121 Height = 17 AutoSize = False Caption = 'Thanks for helping:' Font.Charset = DEFAULT_CHARSET Font.Color = clGray Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False Transparent = True end object Label7: TLabel Left = 160 Top = 80 Width = 121 Height = 17 AutoSize = False Caption = 'Baldemaier Florian' Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False Transparent = True end object Label9: TLabel Left = 224 Top = 96 Width = 121 Height = 17 AutoSize = False Caption = 'Andreas Windisch' Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False Transparent = True end object Label10: TLabel Left = 8 Top = 288 Width = 465 Height = 33 AutoSize = False Caption = 'I need all help i can get, because i would make the best compone' + 'nts for delphi. (for free). Please modified the source ' + 'code with good features and send it to me. ' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False Transparent = True WordWrap = True end object Label11: TLabel Left = 8 Top = 320 Width = 457 Height = 25 AutoSize = False Caption = 'All names of programmers they are helping me, will be show in th' + 'is form and in the help file.' Transparent = True WordWrap = True end object Label12: TLabel Left = 8 Top = 192 Width = 465 Height = 33 AutoSize = False Caption = 'If you have any comments or corrections, I would very much like ' + 'to hear them. Before you writing me, please look at the "Help" f' + 'ile then send them to:' Transparent = True WordWrap = True end object Memo1: TMemo Left = 8 Top = 120 Width = 465 Height = 65 Lines.Strings = ( '') ReadOnly = True ScrollBars = ssVertical TabOrder = 0 end end