home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Shareware 1997 December
/
PCShareware-12-97.iso.bin
/
programy
/
recipe
/
_setup.1
/
recipe.exe
/
0
/
RCDATA
/
TCREATEDIRFORM
/
TCREATEDIRFORM.txt
Wrap
Text File
|
1997-10-09
|
952b
|
55 lines
object CreateDirForm: TCreateDirForm
Left = 206
Top = 250
Width = 362
Height = 113
Caption = 'Create Directory'
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
PixelsPerInch = 96
TextHeight = 13
object lblCurrentDirectory: TLabel
Left = 12
Top = 10
Width = 82
Height = 13
Caption = 'Current Directory '
end
object Label1: TLabel
Left = 12
Top = 40
Width = 28
Height = 13
Caption = '&Name'
end
object edNewDirectory: TEdit
Left = 48
Top = 36
Width = 205
Height = 20
TabOrder = 0
end
object BitBtn1: TBitBtn
Left = 268
Top = 10
Width = 77
Height = 29
Caption = '&OK'
Default = True
ModalResult = 1
TabOrder = 1
end
object BitBtn2: TBitBtn
Left = 268
Top = 44
Width = 77
Height = 29
Cancel = True
Caption = '&Cancel'
ModalResult = 2
TabOrder = 2
end
end