home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Freesoft 1997 June
/
Freesoft_1997-06_cd.bin
/
nerecenz
/
programmers
/
SSW
/
SSW.EXE
/
0
/
RCDATA
/
TDATAVIEWFORM
/
TDATAVIEWFORM.txt
Wrap
Text File
|
1997-05-06
|
671b
|
33 lines
object DataViewForm: TDataViewForm
Left = 299
Top = 203
Width = 579
Height = 435
Caption = 'DataViewForm'
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
PixelsPerInch = 96
TextHeight = 13
object DBGrid1: TDBGrid
Left = 0
Top = 0
Width = 571
Height = 408
Align = alClient
DataSource = DataSource1
TabOrder = 0
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object DataSource1: TDataSource
DataSet = DatabaseInterface.TheTable
Left = 72
Top = 200
end
end