git-svn-id: https://192.168.0.254/svn/Proyectos.Tecsitel_FactuGES/trunk@4 b68bf8ae-e977-074f-a058-3cfd71dd8f45
77 lines
1.6 KiB
Plaintext
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
|