This repository has been archived on 2024-11-29. You can view files and clone it, but cannot push or open issues or pull requests.
Tecsitel_FactuGES/ListadoBase.dfm
2007-06-21 15:47:20 +00:00

77 lines
1.6 KiB
Plaintext

object frListadoBase: TfrListadoBase
Left = 0
Top = 0
Width = 684
Height = 445
Color = 16383743
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentColor = False
ParentFont = False
TabOrder = 0
Modo = Listar
object Titulo: TRdxPanelTituloOperacion
Left = 0
Top = 0
Width = 684
Height = 22
Caption = 'Listar '
Color = 8623776
Align = alTop
Font.Charset = DEFAULT_CHARSET
Font.Color = 14280169
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = [fsBold]
end
object pnlDatos: TRdxPanel
Left = 0
Top = 22
Width = 684
Height = 177
Caption = ' '
ParentColor = True
ColorHighLight = 8623776
ColorShadow = 16383743
Align = alTop
TabOrder = 0
UseDockManager = True
object cDatos: TRdxCabecera
Left = 0
Top = 0
Width = 684
Height = 30
Caption = 'Parámetros para el listado'
Align = alTop
Font.Charset = DEFAULT_CHARSET
Font.Color = 6052956
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = [fsBold]
Margen = 10
end
object eInformacion: TLabel
Left = 10
Top = 40
Width = 663
Height = 19
AutoSize = False
Caption = 'Texto'
WordWrap = True
end
end
object pnlVistaPrevia: TPanel
Left = 0
Top = 199
Width = 684
Height = 246
Align = alClient
BevelOuter = bvNone
ParentColor = True
TabOrder = 1
end
end