home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2001 Mobile
/
Chip_Mobile_2001.iso
/
palm
/
tools
/
bigdoc
/
bigdoc.exe
/
BigDoc.exe
/
0
/
RCDATA
/
TSTATISTICS1
/
TSTATISTICS1.txt
Wrap
Text File
|
2000-04-17
|
3KB
|
177 lines
object Statistics1: TStatistics1
Left = 176
Top = 183
Width = 336
Height = 246
BorderIcons = [biSystemMenu]
Caption = 'File Information'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 32
Top = 16
Width = 50
Height = 13
Caption = 'File Name:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 32
Top = 40
Width = 44
Height = 13
Caption = 'File Path:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 32
Top = 64
Width = 75
Height = 13
Caption = 'Document Title:'
end
object Label4: TLabel
Left = 32
Top = 120
Width = 42
Height = 13
Caption = 'File Size:'
end
object Label5: TLabel
Left = 168
Top = 120
Width = 47
Height = 13
Caption = 'Text Size:'
end
object Label6: TLabel
Left = 32
Top = 144
Width = 60
Height = 13
Caption = 'Word Count:'
end
object Label7: TLabel
Left = 168
Top = 144
Width = 54
Height = 13
Caption = 'Line Count:'
end
object Label8: TLabel
Left = 32
Top = 88
Width = 66
Height = 13
Caption = 'Last Modified:'
end
object Filename1: TEdit
Left = 112
Top = 16
Width = 177
Height = 21
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
ReadOnly = True
TabOrder = 0
end
object Filepath1: TEdit
Left = 112
Top = 40
Width = 177
Height = 21
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
ReadOnly = True
TabOrder = 1
end
object Button1: TButton
Left = 128
Top = 184
Width = 81
Height = 25
Caption = 'OK'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 2
OnClick = Button1Click
end
object DocTitle1: TEdit
Left = 112
Top = 64
Width = 177
Height = 21
ReadOnly = True
TabOrder = 3
end
object FileSize1: TEdit
Left = 96
Top = 120
Width = 65
Height = 21
ReadOnly = True
TabOrder = 4
end
object TextSize1: TEdit
Left = 224
Top = 120
Width = 65
Height = 21
ReadOnly = True
TabOrder = 5
end
object WordCount1: TEdit
Left = 96
Top = 144
Width = 65
Height = 21
ReadOnly = True
TabOrder = 6
end
object LineCount1: TEdit
Left = 224
Top = 144
Width = 65
Height = 21
ReadOnly = True
TabOrder = 7
end
object LastModified1: TEdit
Left = 112
Top = 88
Width = 177
Height = 21
ReadOnly = True
TabOrder = 8
end
end