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/ContenidoPrincipal.dfm
2007-06-21 15:47:20 +00:00

79 lines
1.6 KiB
Plaintext

object frContenidoPrincipal: TfrContenidoPrincipal
Tag = -1
Left = 0
Top = 0
Width = 722
Height = 490
Color = clWindow
ParentColor = False
TabOrder = 0
object pnlTitulo: TPanel
Left = 0
Top = 0
Width = 722
Height = 25
Align = alTop
BevelOuter = bvNone
Color = 6513233
TabOrder = 0
object imgSombra: TImage
Left = 0
Top = 0
Width = 722
Height = 8
Align = alTop
end
object eTitulo: TLabel
Left = 7
Top = 1
Width = 140
Height = 18
Caption = ' '
Font.Charset = DEFAULT_CHARSET
Font.Color = clWhite
Font.Height = -15
Font.Name = 'Verdana'
Font.Style = []
ParentFont = False
Transparent = True
end
end
object Panel2: TPanel
Left = 0
Top = 25
Width = 136
Height = 465
Align = alLeft
BevelOuter = bvNone
ParentColor = True
TabOrder = 1
object shSeparador: TShape
Left = 135
Top = 0
Width = 1
Height = 465
Align = alRight
Pen.Color = 10724496
end
object pnlBarraLateral: TPanel
Left = 0
Top = 0
Width = 135
Height = 465
Align = alLeft
BevelOuter = bvNone
Color = 14208461
TabOrder = 0
object imgFondo: TImage
Left = 0
Top = 334
Width = 135
Height = 131
Align = alBottom
Center = True
Transparent = True
end
end
end
end