home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 1999 October
/
PCWorld_1999-10_cd2.bin
/
Supreme
/
_SETUP.1
/
BDEADMIN.EXE
/
RCDATA
/
TCREDITSFORM
/
TCREDITSFORM.txt
< prev
Wrap
Text File
|
1999-06-21
|
1KB
|
63 lines
object CreditsForm: TCreditsForm
Left = 109
Top = 387
BorderStyle = bsDialog
Caption = '%s Developers'
ClientHeight = 154
ClientWidth = 302
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -14
Font.Style = []
Icon.Data = {<image000.ico>}
Position = poScreenCenter
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 16
object Panel1: TPanel
Left = 8
Top = 8
Width = 285
Height = 106
BevelInner = bvRaised
BevelOuter = bvLowered
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
object ProgramIcon: TImage
Left = 16
Top = 16
Width = 34
Height = 34
IncrementalDisplay = False
Picture.Data = {<image001.ico>}
Stretch = True
IsControl = True
end
object ListNames: TListBox
Left = 72
Top = 8
Width = 201
Height = 89
ItemHeight = 16
TabOrder = 0
end
end
object OKBtn: TButton
Left = 113
Top = 124
Width = 76
Height = 25
Cancel = True
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 1
end
end