home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Plus! (NZ) 2001 September
/
PCW0901.iso
/
Utilitiy
/
PartitionMagic
/
PartitionMagic6PRODEMO.ZIP
/
BTMAGIC
/
BMAPPS.Z
/
BMCFG32.EXE
/
0
/
RCDATA
/
TFEZTEAM
/
TFEZTEAM.txt
< prev
Wrap
Text File
|
2000-09-29
|
922b
|
50 lines
object fEzTeam: TfEzTeam
Left = 310
Top = 216
BorderStyle = bsDialog
Caption = 'The BootMagic Team'
ClientHeight = 267
ClientWidth = 297
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object lblTeamMembers: TIntlLabel
Left = 24
Top = 16
Width = 73
Height = 13
Caption = 'Team Members'
end
object imgTeam: TImage
Left = 224
Top = 32
Width = 41
Height = 41
Picture.Data = {<image000.ico>}
end
object lbxTeam: TListBox
Left = 24
Top = 32
Width = 161
Height = 217
Color = cl3DLight
ItemHeight = 13
TabOrder = 0
end
object btnOK: TButton
Left = 208
Top = 224
Width = 75
Height = 25
Cancel = True
Caption = '&OK'
TabOrder = 1
OnClick = btnOKClick
end
end