git-svn-id: https://192.168.0.254/svn/Proyectos.AlonsoYSal_FactuGES2/trunk@6 40301925-124e-1c4e-b97d-170ad7a8785b
70 lines
1.6 KiB
Plaintext
70 lines
1.6 KiB
Plaintext
object frViewConfiguracionBase: TfrViewConfiguracionBase
|
|
Left = 0
|
|
Top = 0
|
|
Width = 451
|
|
Height = 304
|
|
Align = alClient
|
|
AutoScroll = True
|
|
TabOrder = 0
|
|
object Panel1: TPanel
|
|
AlignWithMargins = True
|
|
Left = 5
|
|
Top = 46
|
|
Width = 441
|
|
Height = 22
|
|
Margins.Left = 5
|
|
Margins.Top = 0
|
|
Margins.Right = 5
|
|
Margins.Bottom = 0
|
|
Align = alTop
|
|
Alignment = taLeftJustify
|
|
AutoSize = True
|
|
BevelInner = bvSpace
|
|
BevelOuter = bvNone
|
|
Color = clInactiveCaptionText
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clHotLight
|
|
Font.Height = -12
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = [fsBold]
|
|
Padding.Left = 5
|
|
Padding.Top = 3
|
|
Padding.Right = 5
|
|
Padding.Bottom = 3
|
|
ParentBackground = False
|
|
ParentFont = False
|
|
TabOrder = 0
|
|
object Label3: TLabel
|
|
Left = 6
|
|
Top = 4
|
|
Width = 85
|
|
Height = 14
|
|
Align = alTop
|
|
Caption = 'Configuraci'#243'n'
|
|
end
|
|
end
|
|
object JvGradientHeaderPanel1: TJvGradientHeaderPanel
|
|
Left = 0
|
|
Top = 0
|
|
Width = 451
|
|
Height = 46
|
|
GradientStartColor = clInactiveCaptionText
|
|
GradientEndColor = clNone
|
|
GradientStyle = grVertical
|
|
LabelLeft = 20
|
|
LabelTop = 15
|
|
LabelCaption = 'Configuraci'#243'n general'
|
|
LabelFont.Charset = DEFAULT_CHARSET
|
|
LabelFont.Color = clMenuText
|
|
LabelFont.Height = -12
|
|
LabelFont.Name = 'Tahoma'
|
|
LabelFont.Style = []
|
|
LabelAlignment = taLeftJustify
|
|
Align = alTop
|
|
BevelInner = bvNone
|
|
BevelOuter = bvNone
|
|
DoubleBuffered = True
|
|
TabOrder = 1
|
|
end
|
|
end
|