home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Plus! (NZ) 2001 June
/
HDC50.iso
/
Runimage
/
Delphi50
/
Bin
/
CORIDE50.BPL
/
0
/
RCDATA
/
TSAVEDESKTOPFORM
/
TSAVEDESKTOPFORM.txt
Wrap
Text File
|
1999-08-11
|
420b
|
22 lines
inherited SaveDesktopForm: TSaveDesktopForm
Left = 23
Top = 27
HelpContext = 6019
BorderStyle = bsDialog
Caption = 'Save Desktop'
ParentFont = True
OldCreateOrder = True
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel [0]
Left = 20
Top = 12
Width = 119
Height = 13
Caption = '&Save current desktop as:'
end
inherited btnOK: TButton
OnClick = btnOKClick
end
end