object AboutBox: TAboutBox Left = 290 Top = 139 BorderStyle = bsDialog ClientHeight = 271 ClientWidth = 385 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = True Position = poScreenCenter OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object AddInfo: TLabel Left = 88 Top = 36 Width = 273 Height = 17 AutoSize = False Color = clBtnFace Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentColor = False ParentFont = False Transparent = True end object RegisterInfo: TLabel Left = 88 Top = 52 Width = 273 Height = 17 AutoSize = False Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False Transparent = True end object CopyRightInfo: TLabel Left = 88 Top = 72 Width = 273 Height = 17 AutoSize = False Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False Transparent = True end object Logo: TImage Left = 32 Top = 32 Width = 32 Height = 32 AutoSize = True Picture.Data = {} end object TitleInfo: TLabel Left = 88 Top = 16 Width = 273 Height = 19 AutoSize = False Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False Transparent = True end object VersionTable: TListView Left = 24 Top = 104 Width = 337 Height = 118 Columns = < item Width = 100 end item Width = 230 end> ColumnClick = False GridLines = True HotTrackStyles = [] TabOrder = 0 ViewStyle = vsReport end object OKButton: TButton Left = 264 Top = 232 Width = 99 Height = 23 Default = True ModalResult = 1 TabOrder = 1 end end