home *** CD-ROM | disk | FTP | other *** search
- object AboutBox: TAboutBox
- Left = 290
- Top = 139
- BorderStyle = bsDialog
- ClientHeight = 271
- ClientWidth = 385
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- 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 = {<image000.ico>}
- 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
- ColumnClick = False
- Columns = <
- item
- Width = 100
- end
- item
- Width = 230
- end>
- GridLines = True
- TabOrder = 0
- ViewStyle = vsReport
- end
- object OKButton: TButton
- Left = 264
- Top = 232
- Width = 99
- Height = 23
- Default = True
- ModalResult = 1
- TabOrder = 1
- end
- end
-