home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DOS/V Power Report 1997 May
/
VPR9705A.ISO
/
VPR_DATA
/
PROGRAM
/
CBTRIAL
/
SETUP
/
DATA.Z
/
PARSHEAD.DFM
/
PARSHEAD.txt
Wrap
Text File
|
1997-02-14
|
1KB
|
56 lines
object ParseHeaders: TParseHeaders
Left = 395
Top = 179
BorderStyle = bsDialog
Caption = 'Headers To Parse'
ClientHeight = 360
ClientWidth = 243
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
PixelsPerInch = 96
TextHeight = 13
object DBGrid1: TDBGrid
Left = 0
Top = 0
Width = 239
Height = 329
Columns = <
item
FieldName = 'HeaderName'
Width = 169
end
item
FieldName = 'Parse'
end>
DataSource = DataSource1
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object DBNavigator1: TDBNavigator
Left = 0
Top = 332
Width = 240
Height = 25
DataSource = DataSource1
TabOrder = 1
end
object HeadersToParseTab: TTable
DatabaseName = 'ClassOrgDB'
TableName = 'HDRPARSE.DB'
Left = 332
Top = 200
end
object DataSource1: TDataSource
DataSet = HeadersToParseTab
Left = 368
Top = 200
end
end