This repository has been archived on 2024-12-02. You can view files and clone it, but cannot push or open issues or pull requests.
FactuGES/Libros/ImprimirLibro.dfm
2007-06-26 08:08:27 +00:00

266 lines
7.6 KiB
Plaintext

object frImprimirLibro: TfrImprimirLibro
Tag = 6
Left = 0
Top = 0
Width = 668
Height = 201
Color = 16383743
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentColor = False
ParentFont = False
TabOrder = 0
Entidad = entListadoLibros
object pnlTitulo: TRdxPanelTituloOperacion
Left = 0
Top = 0
Width = 668
Height = 22
Caption = ' listado de libro'
Color = 16764906
Align = alTop
Font.Charset = DEFAULT_CHARSET
Font.Color = 9911658
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = [fsBold]
end
object pnlVistaPrevia: TPanel
Left = 0
Top = 173
Width = 668
Height = 28
Align = alClient
BevelOuter = bvNone
Color = 16383743
TabOrder = 0
end
object pnlCuerpo: TPanel
Left = 0
Top = 22
Width = 668
Height = 151
Align = alTop
AutoSize = True
BevelOuter = bvNone
BorderWidth = 10
Caption = 'pnlCuerpo'
ParentColor = True
TabOrder = 1
object pnlInforme: TAdvPanel
Left = 10
Top = 10
Width = 648
Height = 131
Align = alTop
BevelOuter = bvNone
Color = 16383743
TabOrder = 0
UseDockManager = True
Version = '1.5.0.0'
AnchorHint = False
AutoSize.Enabled = False
AutoSize.Height = True
AutoSize.Width = True
AutoHideChildren = True
BackgroundPosition = bpTopLeft
BorderColor = clBlack
BorderShadow = False
Buffered = True
CanMove = False
CanSize = False
Caption.Background.Data = {
72010000424D7201000000000000760000002800000014000000150000000100
040000000000FC000000E30E0000E30E00001000000010000000B5BDC600F9FE
FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFF
FF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00FFFFFF00111111111111
1111111100001111111111111111111100001111111111111111111100001111
1111111111110000000011111111111111111111000011111111111111111111
0000111111111111111111110000111111111111111111110000111111111111
1111111100001111111111111111111100001111111111111111111100001111
1111111111111111000011111111111111111111000011111111111111111111
0000111111111111111111110000111111111111111111110000111111111111
1111111100001111111111111111111100001111111111111111111100001111
11111111111111110000111111111111111111110000}
Caption.ButtonPosition = cbpLeft
Caption.Color = clBtnFace
Caption.ColorTo = clNone
Caption.CloseColor = clBtnFace
Caption.CloseButton = False
Caption.CloseButtonColor = clBlack
Caption.Flat = True
Caption.Font.Charset = DEFAULT_CHARSET
Caption.Font.Color = 9911658
Caption.Font.Height = -11
Caption.Font.Name = 'Tahoma'
Caption.Font.Style = [fsBold]
Caption.Height = 23
Caption.Indent = -4
Caption.MinMaxButton = True
Caption.MinMaxButtonColor = 9911658
Caption.ShadeLight = 200
Caption.ShadeGrain = 0
Caption.ShadeType = stBitmapRStretch
Caption.Shape = csRectangle
Caption.Text = 'Datos del informe'
Caption.TopIndent = 0
Caption.Visible = True
Collaps = False
CollapsColor = clWhite
CollapsDelay = 20
CollapsSteps = 0
ColorTo = clNone
FixedTop = False
FixedLeft = False
FixedHeight = False
FixedWidth = False
FreeOnClose = False
Hover = False
HoverColor = clNone
HoverFontColor = clNone
Indent = 0
LineSpacing = 0
Position.Save = False
Position.Location = clRegistry
ShadowColor = clGray
ShadowOffset = 2
ShowMoveCursor = False
TextVAlign = tvaTop
TopIndent = 0
URLColor = clBlue
FullHeight = 38
object eLibro: TLabel
Left = 46
Top = 38
Width = 102
Height = 13
Alignment = taRightJustify
Caption = 'Libro de contabilidad:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
end
object RdxShape1: TRdxShape
Left = 48
Top = 71
Width = 442
Height = 1
BackColor = clWhite
FillDirection = gdUp
ForeColor = clBlack
GradientToColor = clBlack
InVectorPercent = 50
OutlineColor = 8623776
OutlineStyle = psSolid
OutlineWidth = 1
Pattern = bsClear
RoundPerc = 25
ShadowColor = clBlack
ShadowDepth = 5
ShadowOrient = soNone
StartingAngle = 90
SurfaceType = stBrushOpaque
Vectors = 10
end
object eFechaFin: TLabel
Left = 346
Top = 115
Width = 17
Height = 13
Alignment = taRightJustify
Caption = 'y el'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
end
object cbxLibro: TcxComboBox
Left = 152
Top = 34
ParentFont = False
Properties.DropDownListStyle = lsFixedList
Properties.OnEditValueChanged = cbxLibroPropertiesEditValueChanged
Style.Color = 15726583
Style.StyleController = dmConfiguracion.cxEstiloEditoresFondoClaro
TabOrder = 0
Width = 113
end
object rbTrimestre: TRdxRadioButton
Left = 51
Top = 87
Width = 164
Height = 17
Caption = 'Movimientos para el trimestre:'
Checked = True
ColorFocused = clWhite
ColorDown = clWhite
ColorDot = clBlack
ColorBorder = clBtnShadow
GroupIndex = 1
TabOrder = 1
TabStop = True
OnClick = rbTrimestreClick
end
object cbxTrimestres: TcxComboBox
Left = 216
Top = 87
ParentFont = False
Properties.DropDownListStyle = lsFixedList
Properties.ReadOnly = False
Properties.OnEditValueChanged = cbxTrimestresPropertiesEditValueChanged
Style.StyleController = dmConfiguracion.cxEstiloEditoresFondoOscuro
TabOrder = 2
Width = 275
end
object rbFechas: TRdxRadioButton
Left = 51
Top = 114
Width = 156
Height = 17
Caption = 'Movimientos entre el d'#237'a:'
ColorFocused = clWhite
ColorDown = clWhite
ColorDot = clBlack
ColorBorder = clBtnShadow
GroupIndex = 1
TabOrder = 3
OnClick = rbFechasClick
end
object FechaInicial: TcxDateEdit
Left = 216
Top = 111
Enabled = False
ParentFont = False
Properties.ImmediatePost = True
Properties.OnValidate = FechaInicialPropertiesValidate
Style.StyleController = dmConfiguracion.cxEstiloEditoresFondoOscuro
TabOrder = 4
Width = 121
end
object FechaFinal: TcxDateEdit
Left = 370
Top = 111
Enabled = False
ParentFont = False
Properties.ImmediatePost = True
Properties.OnValidate = FechaFinalPropertiesValidate
Style.StyleController = dmConfiguracion.cxEstiloEditoresFondoOscuro
TabOrder = 5
Width = 121
end
end
end
object dsLibros: TDataSource
Left = 16
Top = 104
end
end