This repository has been archived on 2024-12-02. You can view files and clone it, but cannot push or open issues or pull requests.
AlonsoYSal_FactuGES/Base/uViewCategorias.dfm
2007-06-21 16:02:50 +00:00

21 lines
459 B
Plaintext

inherited frViewCategorias: TfrViewCategorias
Width = 256
object DBGrid1: TDBGrid [0]
Left = 8
Top = 8
Width = 241
Height = 121
DataSource = DADataSource
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object DADataSource: TDADataSource
Left = 8
Top = 136
end
end