home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip: Shareware for Win 95
/
Chip-Shareware-Win95.bin
/
komunik
/
webedit
/
data.z
/
WebEdit.exe
/
0
/
RCDATA
/
TFRMFILEPROPERTIES
/
TFRMFILEPROPERTIES.txt
< prev
Wrap
Text File
|
1996-10-14
|
3KB
|
159 lines
object frmFileProperties: TfrmFileProperties
Left = 294
Top = 243
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = 'File Properties'
ClientHeight = 299
ClientWidth = 356
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
PixelsPerInch = 96
TextHeight = 13
object PageControl1: TPageControl
Left = 6
Top = 7
Width = 345
Height = 258
ActivePage = TabSheet1
TabOrder = 0
object TabSheet1: TTabSheet
Caption = 'General'
object EPImage1: TEPImage
Left = 14
Top = 8
Width = 27
Height = 33
ParentColor = False
Picture.Data = {<image000.bmp>}
Transparent = True
end
object lblFileName: TLabel
Left = 72
Top = 16
Width = 54
Height = 13
Caption = 'lblFileName'
end
object Bevel1: TBevel
Left = 8
Top = 48
Width = 321
Height = 2
Shape = bsBottomLine
end
object Bevel2: TBevel
Left = 8
Top = 120
Width = 321
Height = 2
Shape = bsBottomLine
end
object Bevel3: TBevel
Left = 8
Top = 160
Width = 321
Height = 2
Shape = bsBottomLine
end
object lblLocation: TLabel
Left = 8
Top = 64
Width = 44
Height = 13
Caption = 'Location:'
end
object lblSize: TLabel
Left = 8
Top = 95
Width = 23
Height = 13
Caption = 'Size:'
end
object lblDate: TLabel
Left = 8
Top = 134
Width = 26
Height = 13
Caption = 'Date:'
end
object lblAttributes: TLabel
Left = 8
Top = 176
Width = 47
Height = 13
Caption = 'Attributes:'
end
object lblDateOut: TLabel
Left = 72
Top = 134
Width = 50
Height = 13
Caption = 'lblDateOut'
end
object lblSizeOut: TLabel
Left = 72
Top = 95
Width = 47
Height = 13
Caption = 'lblSizeOut'
end
object lblLocationOut: TLabel
Left = 72
Top = 64
Width = 68
Height = 13
Caption = 'lblLocationOut'
end
object chkReadOnly: TCheckBox
Left = 96
Top = 176
Width = 97
Height = 17
Caption = 'Read-only'
Enabled = False
TabOrder = 0
end
object chkArchive: TCheckBox
Left = 96
Top = 196
Width = 97
Height = 17
Caption = 'Archive'
Enabled = False
TabOrder = 1
end
object chkHidden: TCheckBox
Left = 192
Top = 176
Width = 97
Height = 17
Caption = 'Hidden'
Enabled = False
TabOrder = 2
end
object chkSystem: TCheckBox
Left = 192
Top = 196
Width = 97
Height = 17
Caption = 'System'
Enabled = False
TabOrder = 3
end
end
end
object btnOk: TButton
Left = 276
Top = 272
Width = 75
Height = 23
Caption = 'Ok'
Default = True
ModalResult = 1
TabOrder = 1
end
end