home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
WDR Computer Club Digital 1998 March
/
CC9803-2.BIN
/
SHARE
/
95RFILER
/
RFILER.ZIP
/
RFILER.EXE
/
0
/
RCDATA
/
TFORM5
/
TFORM5.txt
Wrap
Text File
|
1997-12-27
|
1KB
|
64 lines
object Form5: TForm5
Left = 332
Top = 208
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = 'Options'
ClientHeight = 110
ClientWidth = 189
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
KeyPreview = True
OnKeyPress = FormKeyPress
PixelsPerInch = 96
TextHeight = 13
object ExplorerButton1: TExplorerButton
Left = 6
Top = 84
Width = 45
Height = 21
Caption = 'Save'
Enabled = False
Flat = True
OnClick = ExplorerButton1Click
end
object ExplorerButton2: TExplorerButton
Left = 138
Top = 84
Width = 45
Height = 21
Caption = 'Use'
Enabled = False
Flat = True
OnClick = ExplorerButton2Click
end
object CheckBox1: TCheckBox
Left = 8
Top = 8
Width = 123
Height = 19
Caption = 'Delete Confirmation'
TabOrder = 0
end
object CheckBox2: TCheckBox
Left = 8
Top = 32
Width = 123
Height = 19
Caption = 'Move Confirmation'
TabOrder = 1
end
object CheckBox3: TCheckBox
Left = 8
Top = 56
Width = 135
Height = 17
Caption = 'Future Use'
Enabled = False
TabOrder = 2
end
end