home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Bila Vrana
/
BILA_VRANA.iso
/
028A
/
NPPLUS.ZIP
/
Notepad.exe
/
0
/
RCDATA
/
TPROPERTYFORM
/
TPROPERTYFORM.txt
Wrap
Text File
|
1996-10-31
|
5KB
|
260 lines
object PropertyForm: TPropertyForm
Left = 273
Top = 133
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = 'File properties'
ClientHeight = 352
ClientWidth = 356
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
KeyPreview = True
OnKeyDown = FormKeyDown
PixelsPerInch = 96
TextHeight = 13
object Button1: TButton
Left = 276
Top = 324
Width = 75
Height = 23
Caption = '&OK'
ModalResult = 1
TabOrder = 0
end
object PageControl1: TPageControl
Left = 5
Top = 6
Width = 346
Height = 313
ActivePage = TabSheet1
TabOrder = 1
object TabSheet1: TTabSheet
Caption = 'General'
object Bevel4: TBevel
Left = 10
Top = 60
Width = 316
Height = 7
Shape = bsTopLine
end
object Bevel5: TBevel
Left = 10
Top = 135
Width = 316
Height = 13
Shape = bsTopLine
end
object Bevel6: TBevel
Left = 10
Top = 207
Width = 316
Height = 7
Shape = bsTopLine
end
object Label8: TLabel
Left = 10
Top = 75
Width = 43
Height = 13
Caption = 'Full path:'
Enabled = False
end
object Label12: TLabel
Left = 10
Top = 111
Width = 23
Height = 13
Caption = 'Size:'
Enabled = False
end
object Label13: TLabel
Left = 10
Top = 150
Width = 74
Height = 13
Caption = 'MS-DOS name:'
Enabled = False
end
object Label14: TLabel
Left = 10
Top = 180
Width = 67
Height = 13
Caption = 'Last saved at:'
Enabled = False
end
object Label21: TLabel
Left = 10
Top = 219
Width = 47
Height = 13
Caption = 'Attributes:'
Enabled = False
end
object Label1: TLabel
Left = 65
Top = 10
Width = 261
Height = 46
AutoSize = False
Caption =
'This file has no properties in the file system because it is a n' +
'ew file that has not been saved yet.'
ShowAccelChar = False
WordWrap = True
end
object Label15: TLabel
Left = 65
Top = 75
Width = 261
Height = 36
AutoSize = False
ShowAccelChar = False
WordWrap = True
end
object Label16: TLabel
Left = 65
Top = 111
Width = 255
Height = 13
end
object Label17: TLabel
Left = 100
Top = 150
Width = 226
Height = 13
end
object Label18: TLabel
Left = 100
Top = 180
Width = 225
Height = 13
end
object Image1: TImage
Left = 10
Top = 10
Width = 32
Height = 32
AutoSize = True
end
object ReadOnly: TCheckBox
Left = 110
Top = 219
Width = 76
Height = 13
Caption = 'Read-only'
Enabled = False
TabOrder = 0
end
object Hidden: TCheckBox
Left = 210
Top = 219
Width = 76
Height = 13
Caption = 'Hidden'
Enabled = False
TabOrder = 1
end
object Archive: TCheckBox
Left = 110
Top = 240
Width = 76
Height = 13
Caption = 'Archive'
Enabled = False
TabOrder = 2
end
object System: TCheckBox
Left = 210
Top = 240
Width = 76
Height = 13
Caption = 'System'
Enabled = False
TabOrder = 3
end
end
object TabSheet2: TTabSheet
Caption = 'Statistics'
object Label3: TLabel
Left = 10
Top = 75
Width = 53
Height = 13
Caption = 'Line count:'
end
object Label4: TLabel
Left = 10
Top = 99
Width = 59
Height = 13
Caption = 'Word count:'
end
object Label5: TLabel
Left = 10
Top = 135
Width = 79
Height = 13
Caption = 'Character count:'
end
object Bevel1: TBevel
Left = 10
Top = 60
Width = 316
Height = 4
Shape = bsTopLine
end
object Label7: TLabel
Left = 65
Top = 10
Width = 261
Height = 46
AutoSize = False
ShowAccelChar = False
WordWrap = True
end
object LineCount1: TLabel
Left = 105
Top = 75
Width = 220
Height = 13
end
object WordCount1: TLabel
Left = 105
Top = 99
Width = 220
Height = 13
end
object CharCount1: TLabel
Left = 105
Top = 135
Width = 220
Height = 13
end
object Label9: TLabel
Left = 10
Top = 148
Width = 83
Height = 13
Caption = '(including CR/LF)'
end
object Label19: TLabel
Left = 10
Top = 112
Width = 41
Height = 13
Caption = '(approx.)'
end
object Image2: TImage
Left = 10
Top = 10
Width = 32
Height = 32
end
end
end
end