home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
WDR Computer Club Digital 1998 March
/
CC9803-2.BIN
/
SHARE
/
95RFILER
/
RFILER.ZIP
/
RFILER.EXE
/
0
/
RCDATA
/
TFORM3
/
TFORM3.txt
Wrap
Text File
|
1997-12-27
|
880b
|
50 lines
object Form3: TForm3
Left = 316
Top = 211
Width = 139
Height = 132
BorderIcons = [biSystemMenu]
Caption = 'Attributes'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OnClose = FormClose
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object CheckBox1: TCheckBox
Left = 8
Top = 6
Width = 93
Height = 13
Caption = 'Archive'
TabOrder = 0
end
object CheckBox2: TCheckBox
Left = 8
Top = 28
Width = 93
Height = 13
Caption = 'System'
TabOrder = 1
end
object CheckBox3: TCheckBox
Left = 6
Top = 50
Width = 95
Height = 17
Caption = 'Hidden'
TabOrder = 2
end
object CheckBox4: TCheckBox
Left = 6
Top = 76
Width = 95
Height = 15
Caption = 'Read Only'
TabOrder = 3
end
end