home *** CD-ROM | disk | FTP | other *** search
- object DlgAbout: TDlgAbout
- Left = 376
- Top = 128
- BorderStyle = bsDialog
- ClientHeight = 282
- ClientWidth = 410
- Color = clBtnFace
- DragKind = dkDock
- DragMode = dmAutomatic
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = 'System'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 16
- object LabTitle1: TLabel
- Left = 183
- Top = 24
- Width = 111
- Height = 29
- Caption = 'eBookmark'
- Font.Charset = ANSI_CHARSET
- Font.Color = clBlack
- Font.Height = -24
- Font.Name = 'Impact'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- object LabTitle: TLabel
- Left = 185
- Top = 26
- Width = 111
- Height = 29
- Caption = 'eBookmark'
- Font.Charset = ANSI_CHARSET
- Font.Color = clWhite
- Font.Height = -24
- Font.Name = 'Impact'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- object LabTitle2: TLabel
- Left = 184
- Top = 25
- Width = 111
- Height = 29
- Caption = 'eBookmark'
- Font.Charset = ANSI_CHARSET
- Font.Color = clGray
- Font.Height = -24
- Font.Name = 'Impact'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- object VerNumLab: TLabel
- Left = 222
- Top = 66
- Width = 75
- Height = 16
- Caption = 'VerNumLab'
- end
- object VersionLab: TLabel
- Tag = 2001
- Left = 161
- Top = 66
- Width = 53
- Height = 16
- Alignment = taRightJustify
- Caption = 'Version:'
- end
- object EMailLab: TLabel
- Left = 154
- Top = 114
- Width = 41
- Height = 16
- Caption = 'EMail:'
- end
- object LabEMail: TLabel
- Left = 208
- Top = 114
- Width = 126
- Height = 16
- Cursor = crHandPoint
- Caption = 'contact@wq21th.com'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNavy
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = [fsUnderline]
- ParentFont = False
- OnClick = LabEMailClick
- end
- object LabAuthor: TLabel
- Left = 328
- Top = 92
- Width = 56
- Height = 16
- Caption = 'Rockboy'
- Visible = False
- end
- object Bevel1: TBevel
- Left = 12
- Top = 248
- Width = 389
- Height = 9
- Shape = bsTopLine
- end
- object PBoxCredits: TPaintBox
- Left = 114
- Top = 144
- Width = 283
- Height = 91
- Color = clBlack
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -12
- Font.Name = 'System'
- Font.Style = []
- ParentColor = False
- ParentFont = False
- end
- object BtnOK: TButton
- Tag = 8000
- Left = 320
- Top = 256
- Width = 75
- Height = 22
- Caption = 'OK'
- ModalResult = 1
- TabOrder = 0
- end
- object PanelImage: TPanel
- Left = 7
- Top = 10
- Width = 96
- Height = 231
- BevelOuter = bvLowered
- TabOrder = 1
- object Image: TImage
- Left = 1
- Top = 1
- Width = 94
- Height = 229
- Align = alClient
- AutoSize = True
- Picture.Data = {<image000.bmp>}
- Stretch = True
- end
- end
- object PanelSysInfo: TPanel
- Left = 114
- Top = 144
- Width = 281
- Height = 93
- BevelInner = bvSpace
- BevelOuter = bvLowered
- TabOrder = 2
- object OS: TLabel
- Left = 4
- Top = 52
- Width = 19
- Height = 16
- Caption = 'OS'
- end
- object LabMS: TLabel
- Tag = 2004
- Left = 4
- Top = 75
- Width = 4
- Height = 16
- end
- object PhysMem: TLabel
- Left = 267
- Top = 77
- Width = 8
- Height = 16
- Alignment = taRightJustify
- Caption = '0'
- end
- object LabBMNum: TLabel
- Tag = 2003
- Left = 4
- Top = 30
- Width = 4
- Height = 16
- end
- object LabNum: TLabel
- Left = 268
- Top = 34
- Width = 4
- Height = 16
- Alignment = taRightJustify
- end
- object LabUser: TLabel
- Tag = 2002
- Left = 4
- Top = 6
- Width = 4
- Height = 16
- end
- end
- object BtnCredits: TButton
- Left = 234
- Top = 256
- Width = 75
- Height = 22
- Caption = 'Credits...'
- TabOrder = 3
- OnClick = BtnCreditsClick
- end
- end
-