home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Hot Shareware 32
/
hot34.iso
/
ficheros
/
9EDU
/
NATURO10.ZIP
/
natur10.exe
/
NATUP1
/
NATUP1.EXE
/
0
/
RCDATA
/
TFORMA10000
/
TFORMA10000.txt
Wrap
Text File
|
1995-05-10
|
2KB
|
72 lines
object FORMA10000: TFORMA10000
Left = 2
Top = 108
ActiveControl = BitBtn2
BorderIcons = [biSystemMenu]
AutoScroll = False
Caption = 'Lista de Terapias Alternativas con Oligoementos (Base de Datos)'
ClientHeight = 281
ClientWidth = 512
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'System'
Font.Style = []
Position = poScreenCenter
OnActivate = FormActivate
PixelsPerInch = 96
TextHeight = 16
object Panel1: TPanel
Left = 8
Top = 8
Width = 497
Height = 265
BevelInner = bvLowered
BevelWidth = 2
BorderWidth = 1
BorderStyle = bsSingle
TabOrder = 0
object DBGrid1: TDBGrid
Left = 16
Top = 16
Width = 465
Height = 193
DataSource = DataSource1
Options = [dgEditing, dgIndicator, dgColumnResize, dgTabs, dgAlwaysShowSelection, dgConfirmDelete, dgCancelOnExit]
ReadOnly = True
TabOrder = 0
TitleFont.Color = clWindowText
TitleFont.Height = -13
TitleFont.Name = 'System'
TitleFont.Style = []
end
end
object BitBtn2: TBitBtn
Left = 216
Top = 232
Width = 81
Height = 25
Caption = '&Cerrar'
TabOrder = 1
OnClick = BitBtn2Click
Kind = bkOK
end
object DataSource1: TDataSource
DataSet = Table1
Left = 72
Top = 224
end
object Table1: TTable
Active = True
Filtered = True
DatabaseName = 'C:\NATUP1'
IndexFieldNames = 'Sintomas'
TableName = 'Alternat.DB'
Left = 130
Top = 226
object Table1Sintomas: TStringField
FieldName = 'Sintomas'
Size = 75
end
end
end