home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Plus! (NZ) 2001 June
/
HDC50.iso
/
Runimage
/
Delphi50
/
Bin
/
CORIDE50.BPL
/
0
/
RCDATA
/
TDESKTOPRUNTIMEFORM
/
TDESKTOPRUNTIMEFORM.txt
Wrap
Text File
|
1999-08-11
|
475b
|
24 lines
inherited DesktopRuntimeForm: TDesktopRuntimeForm
Left = 255
Top = 140
HelpContext = 6021
BorderStyle = bsDialog
Caption = 'Select debug desktop'
OldCreateOrder = True
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel [0]
Left = 20
Top = 12
Width = 76
Height = 13
Caption = '&Debug desktop:'
end
inherited cbDesktopName: TComboBox
Style = csDropDownList
end
inherited btnOK: TButton
OnClick = btnOKClick
end
end