This repository has been archived on 2024-11-28. You can view files and clone it, but cannot push or open issues or pull requests.
Miguelo_FactuGES/Clientes/ListadoProcedencias.dfm
2007-06-25 15:19:31 +00:00

47 lines
919 B
Plaintext

object frListadoProcedencias: TfrListadoProcedencias
Left = 0
Top = 0
Width = 443
Height = 270
Align = alClient
Color = 16383743
ParentColor = False
TabOrder = 0
object pnlTitulo: TRdxPanelTituloOperacion
Left = 0
Top = 0
Width = 443
Height = 22
Caption = ' '
Color = 9685681
Align = alTop
Font.Charset = DEFAULT_CHARSET
Font.Color = 3692855
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = [fsBold]
end
object pnlVistaPrevia: TPanel
Left = 0
Top = 33
Width = 443
Height = 237
Align = alClient
BevelOuter = bvNone
Color = 16383743
TabOrder = 0
end
object pnlCuerpo: TPanel
Left = 0
Top = 22
Width = 443
Height = 11
Align = alTop
AutoSize = True
BevelOuter = bvNone
BorderWidth = 10
ParentColor = True
TabOrder = 1
end
end