home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 1999 February
/
PCWorld_1999-02_cd.bin
/
temacd
/
HotKeys
/
AboutEdt.dfm
/
AboutEdt.txt
Wrap
Text File
|
1997-02-13
|
2KB
|
94 lines
object AboutPropertyDlg: TAboutPropertyDlg
Left = 242
Top = 162
BorderStyle = bsDialog
Caption = 'AboutPropertyDlg'
ClientHeight = 217
ClientWidth = 290
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object btnOk: TButton
Left = 201
Top = 184
Width = 80
Height = 26
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 0
end
object pnlFrame: TPanel
Left = 8
Top = 8
Width = 273
Height = 165
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 1
object lblCopyright: TLabel
Left = 48
Top = 42
Width = 217
Height = 15
AutoSize = False
Caption = 'Copyright Info'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object btnPaletteBmp: TSpeedButton
Left = 8
Top = 8
Width = 28
Height = 28
end
object lblDescription: TLabel
Left = 48
Top = 89
Width = 213
Height = 69
AutoSize = False
Caption = 'Description of Component'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
WordWrap = True
end
object lblCompany: TLabel
Left = 48
Top = 60
Width = 65
Height = 13
Caption = 'Company Info'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object bvlSeparatorLine: TBevel
Left = 48
Top = 79
Width = 217
Height = 9
Shape = bsTopLine
end
object pbxComponentName: TPaintBox
Left = 48
Top = 8
Width = 213
Height = 29
OnPaint = pbxComponentNamePaint
end
end
end