git-svn-id: https://192.168.0.254/svn/Proyectos.Acana_FactuGES/trunk@4 3f40d355-893c-4141-8e64-b1d9be72e7e7
2274 lines
62 KiB
Plaintext
2274 lines
62 KiB
Plaintext
object frCalendarioPagos: TfrCalendarioPagos
|
|
Left = 0
|
|
Top = 0
|
|
Width = 443
|
|
Height = 282
|
|
Align = alClient
|
|
Constraints.MinHeight = 282
|
|
Constraints.MinWidth = 329
|
|
Color = clBtnFace
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
ParentColor = False
|
|
ParentFont = False
|
|
TabOrder = 0
|
|
object pnlContenido: TPanel
|
|
Left = 0
|
|
Top = 0
|
|
Width = 443
|
|
Height = 282
|
|
Align = alClient
|
|
BevelOuter = bvNone
|
|
BorderWidth = 10
|
|
ParentColor = True
|
|
TabOrder = 0
|
|
object pnlCalendario: TPanel
|
|
Left = 10
|
|
Top = 49
|
|
Width = 423
|
|
Height = 223
|
|
Align = alClient
|
|
BevelOuter = bvNone
|
|
ParentBackground = True
|
|
ParentColor = True
|
|
TabOrder = 0
|
|
OnResize = pnlCalendarioResize
|
|
object eLunes: TLabel
|
|
Left = 0
|
|
Top = 0
|
|
Width = 45
|
|
Height = 18
|
|
Alignment = taCenter
|
|
AutoSize = False
|
|
Caption = 'Lunes'
|
|
Color = 196732
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = 12238825
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = [fsBold]
|
|
ParentColor = False
|
|
ParentFont = False
|
|
Transparent = False
|
|
Layout = tlCenter
|
|
end
|
|
object eMartes: TLabel
|
|
Left = 44
|
|
Top = 0
|
|
Width = 45
|
|
Height = 18
|
|
Alignment = taCenter
|
|
AutoSize = False
|
|
Caption = 'Martes'
|
|
Color = 196732
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = 12238825
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = [fsBold]
|
|
ParentColor = False
|
|
ParentFont = False
|
|
Transparent = False
|
|
Layout = tlCenter
|
|
end
|
|
object eMiercoles: TLabel
|
|
Left = 88
|
|
Top = 0
|
|
Width = 45
|
|
Height = 18
|
|
Alignment = taCenter
|
|
AutoSize = False
|
|
Caption = 'Miercoles'
|
|
Color = 196732
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = 12238825
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = [fsBold]
|
|
ParentColor = False
|
|
ParentFont = False
|
|
Transparent = False
|
|
Layout = tlCenter
|
|
end
|
|
object eJueves: TLabel
|
|
Left = 132
|
|
Top = 0
|
|
Width = 45
|
|
Height = 18
|
|
Alignment = taCenter
|
|
AutoSize = False
|
|
Caption = 'Jueves'
|
|
Color = 196732
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = 12238825
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = [fsBold]
|
|
ParentColor = False
|
|
ParentFont = False
|
|
Transparent = False
|
|
Layout = tlCenter
|
|
end
|
|
object eViernes: TLabel
|
|
Left = 176
|
|
Top = 0
|
|
Width = 45
|
|
Height = 18
|
|
Alignment = taCenter
|
|
AutoSize = False
|
|
Caption = 'Viernes'
|
|
Color = 196732
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = 12238825
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = [fsBold]
|
|
ParentColor = False
|
|
ParentFont = False
|
|
Transparent = False
|
|
Layout = tlCenter
|
|
end
|
|
object eSabado: TLabel
|
|
Left = 220
|
|
Top = 0
|
|
Width = 45
|
|
Height = 18
|
|
Alignment = taCenter
|
|
AutoSize = False
|
|
Caption = 'S'#225'bado'
|
|
Color = 196732
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = 12238825
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = [fsBold]
|
|
ParentColor = False
|
|
ParentFont = False
|
|
Transparent = False
|
|
Layout = tlCenter
|
|
end
|
|
object eDomingo: TLabel
|
|
Left = 264
|
|
Top = 0
|
|
Width = 45
|
|
Height = 18
|
|
Alignment = taCenter
|
|
AutoSize = False
|
|
Caption = 'Domingo'
|
|
Color = 196732
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = 12238825
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = [fsBold]
|
|
ParentColor = False
|
|
ParentFont = False
|
|
Transparent = False
|
|
Layout = tlCenter
|
|
end
|
|
object pnlDia1: TRdxPanel
|
|
Left = 0
|
|
Top = 18
|
|
Width = 45
|
|
Height = 46
|
|
BorderStyle = bsSingle
|
|
Caption = ' '
|
|
BorderWidth = 1
|
|
Color = clWhite
|
|
ColorHighLight = 8623776
|
|
ColorShadow = 8623776
|
|
TabOrder = 0
|
|
UseDockManager = True
|
|
object eDia1: TLabel
|
|
Left = 1
|
|
Top = 1
|
|
Width = 43
|
|
Height = 15
|
|
Align = alTop
|
|
AutoSize = False
|
|
Caption = '1'
|
|
Color = clInactiveCaptionText
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = 7566195
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = [fsBold]
|
|
ParentColor = False
|
|
ParentFont = False
|
|
end
|
|
object eTextoDia1: TLabel
|
|
Left = 1
|
|
Top = 16
|
|
Width = 43
|
|
Height = 29
|
|
Align = alClient
|
|
Alignment = taRightJustify
|
|
Transparent = False
|
|
Layout = tlCenter
|
|
WordWrap = True
|
|
OnClick = eTextoDia1Click
|
|
OnMouseEnter = eTextoDia1MouseEnter
|
|
OnMouseLeave = eTextoDia1MouseLeave
|
|
end
|
|
end
|
|
object pnlDia2: TRdxPanel
|
|
Left = 44
|
|
Top = 18
|
|
Width = 45
|
|
Height = 46
|
|
BorderStyle = bsSingle
|
|
Caption = ' '
|
|
BorderWidth = 1
|
|
Color = clWhite
|
|
ColorHighLight = clBtnShadow
|
|
ColorShadow = clBtnShadow
|
|
TabOrder = 1
|
|
UseDockManager = True
|
|
object eDia2: TLabel
|
|
Left = 1
|
|
Top = 1
|
|
Width = 43
|
|
Height = 15
|
|
Align = alTop
|
|
AutoSize = False
|
|
Caption = '1'
|
|
Color = clInactiveCaptionText
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = [fsBold]
|
|
ParentColor = False
|
|
ParentFont = False
|
|
end
|
|
object eTextoDia2: TLabel
|
|
Left = 1
|
|
Top = 16
|
|
Width = 43
|
|
Height = 29
|
|
Align = alClient
|
|
Alignment = taRightJustify
|
|
Transparent = False
|
|
Layout = tlCenter
|
|
WordWrap = True
|
|
OnClick = eTextoDia1Click
|
|
OnMouseEnter = eTextoDia1MouseEnter
|
|
OnMouseLeave = eTextoDia1MouseLeave
|
|
end
|
|
end
|
|
object pnlDia3: TRdxPanel
|
|
Left = 88
|
|
Top = 18
|
|
Width = 45
|
|
Height = 46
|
|
BorderStyle = bsSingle
|
|
Caption = ' '
|
|
BorderWidth = 1
|
|
Color = clWhite
|
|
ColorHighLight = clBtnShadow
|
|
ColorShadow = clBtnShadow
|
|
TabOrder = 2
|
|
UseDockManager = True
|
|
object eDia3: TLabel
|
|
Left = 1
|
|
Top = 1
|
|
Width = 43
|
|
Height = 15
|
|
Align = alTop
|
|
AutoSize = False
|
|
Caption = '1'
|
|
Color = clInactiveCaptionText
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = [fsBold]
|
|
ParentColor = False
|
|
ParentFont = False
|
|
end
|
|
object eTextoDia3: TLabel
|
|
Left = 1
|
|
Top = 16
|
|
Width = 43
|
|
Height = 29
|
|
Align = alClient
|
|
Alignment = taRightJustify
|
|
Transparent = False
|
|
Layout = tlCenter
|
|
WordWrap = True
|
|
OnClick = eTextoDia1Click
|
|
OnMouseEnter = eTextoDia1MouseEnter
|
|
OnMouseLeave = eTextoDia1MouseLeave
|
|
end
|
|
end
|
|
object pnlDia4: TRdxPanel
|
|
Left = 132
|
|
Top = 18
|
|
Width = 45
|
|
Height = 46
|
|
BorderStyle = bsSingle
|
|
Caption = ' '
|
|
BorderWidth = 1
|
|
Color = clWhite
|
|
ColorHighLight = clBtnShadow
|
|
ColorShadow = clBtnShadow
|
|
TabOrder = 3
|
|
UseDockManager = True
|
|
object eDia4: TLabel
|
|
Left = 1
|
|
Top = 1
|
|
Width = 43
|
|
Height = 15
|
|
Align = alTop
|
|
AutoSize = False
|
|
Caption = '1'
|
|
Color = clInactiveCaptionText
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = [fsBold]
|
|
ParentColor = False
|
|
ParentFont = False
|
|
end
|
|
object eTextoDia4: TLabel
|
|
Left = 1
|
|
Top = 16
|
|
Width = 43
|
|
Height = 29
|
|
Align = alClient
|
|
Alignment = taRightJustify
|
|
Transparent = False
|
|
Layout = tlCenter
|
|
WordWrap = True
|
|
OnClick = eTextoDia1Click
|
|
OnMouseEnter = eTextoDia1MouseEnter
|
|
OnMouseLeave = eTextoDia1MouseLeave
|
|
end
|
|
end
|
|
object pnlDia5: TRdxPanel
|
|
Left = 176
|
|
Top = 18
|
|
Width = 45
|
|
Height = 46
|
|
BorderStyle = bsSingle
|
|
Caption = ' '
|
|
BorderWidth = 1
|
|
Color = clWhite
|
|
ColorHighLight = clBtnShadow
|
|
ColorShadow = clBtnShadow
|
|
TabOrder = 4
|
|
UseDockManager = True
|
|
object eDia5: TLabel
|
|
Left = 1
|
|
Top = 1
|
|
Width = 43
|
|
Height = 15
|
|
Align = alTop
|
|
AutoSize = False
|
|
Caption = '1'
|
|
Color = clInactiveCaptionText
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = [fsBold]
|
|
ParentColor = False
|
|
ParentFont = False
|
|
end
|
|
object eTextoDia5: TLabel
|
|
Left = 1
|
|
Top = 16
|
|
Width = 43
|
|
Height = 29
|
|
Align = alClient
|
|
Alignment = taRightJustify
|
|
Transparent = False
|
|
Layout = tlCenter
|
|
WordWrap = True
|
|
OnClick = eTextoDia1Click
|
|
OnMouseEnter = eTextoDia1MouseEnter
|
|
OnMouseLeave = eTextoDia1MouseLeave
|
|
end
|
|
end
|
|
object pnlDia6: TRdxPanel
|
|
Left = 220
|
|
Top = 18
|
|
Width = 45
|
|
Height = 46
|
|
BorderStyle = bsSingle
|
|
Caption = ' '
|
|
BorderWidth = 1
|
|
Color = clWhite
|
|
ColorHighLight = clBtnShadow
|
|
ColorShadow = clBtnShadow
|
|
TabOrder = 5
|
|
UseDockManager = True
|
|
object eDia6: TLabel
|
|
Left = 1
|
|
Top = 1
|
|
Width = 43
|
|
Height = 15
|
|
Align = alTop
|
|
AutoSize = False
|
|
Caption = '1'
|
|
Color = clInactiveCaptionText
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = [fsBold]
|
|
ParentColor = False
|
|
ParentFont = False
|
|
end
|
|
object eTextoDia6: TLabel
|
|
Left = 1
|
|
Top = 16
|
|
Width = 43
|
|
Height = 29
|
|
Align = alClient
|
|
Alignment = taRightJustify
|
|
Transparent = False
|
|
Layout = tlCenter
|
|
WordWrap = True
|
|
OnClick = eTextoDia1Click
|
|
OnMouseEnter = eTextoDia1MouseEnter
|
|
OnMouseLeave = eTextoDia1MouseLeave
|
|
end
|
|
end
|
|
object pnlDia7: TRdxPanel
|
|
Left = 264
|
|
Top = 18
|
|
Width = 45
|
|
Height = 46
|
|
BorderStyle = bsSingle
|
|
Caption = ' '
|
|
BorderWidth = 1
|
|
Color = clWhite
|
|
ColorHighLight = clBtnShadow
|
|
ColorShadow = clBtnShadow
|
|
TabOrder = 6
|
|
UseDockManager = True
|
|
object eDia7: TLabel
|
|
Left = 1
|
|
Top = 1
|
|
Width = 43
|
|
Height = 15
|
|
Align = alTop
|
|
AutoSize = False
|
|
Caption = '1'
|
|
Color = clInactiveCaptionText
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = [fsBold]
|
|
ParentColor = False
|
|
ParentFont = False
|
|
end
|
|
object eTextoDia7: TLabel
|
|
Left = 1
|
|
Top = 16
|
|
Width = 43
|
|
Height = 29
|
|
Align = alClient
|
|
Alignment = taRightJustify
|
|
Color = 14871017
|
|
ParentColor = False
|
|
Transparent = False
|
|
Layout = tlCenter
|
|
WordWrap = True
|
|
OnClick = eTextoDia1Click
|
|
OnMouseEnter = eTextoDia1MouseEnter
|
|
OnMouseLeave = eTextoDia1MouseLeave
|
|
end
|
|
end
|
|
object pnlDia8: TRdxPanel
|
|
Left = 0
|
|
Top = 62
|
|
Width = 45
|
|
Height = 46
|
|
BorderStyle = bsSingle
|
|
Caption = ' '
|
|
BorderWidth = 1
|
|
Color = clWhite
|
|
ColorHighLight = clBtnShadow
|
|
ColorShadow = clBtnShadow
|
|
TabOrder = 7
|
|
UseDockManager = True
|
|
object eDia8: TLabel
|
|
Left = 1
|
|
Top = 1
|
|
Width = 43
|
|
Height = 15
|
|
Align = alTop
|
|
AutoSize = False
|
|
Caption = '1'
|
|
Color = clInactiveCaptionText
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = [fsBold]
|
|
ParentColor = False
|
|
ParentFont = False
|
|
end
|
|
object eTextoDia8: TLabel
|
|
Left = 1
|
|
Top = 16
|
|
Width = 43
|
|
Height = 29
|
|
Align = alClient
|
|
Alignment = taRightJustify
|
|
Transparent = False
|
|
Layout = tlCenter
|
|
WordWrap = True
|
|
OnClick = eTextoDia1Click
|
|
OnMouseEnter = eTextoDia1MouseEnter
|
|
OnMouseLeave = eTextoDia1MouseLeave
|
|
end
|
|
end
|
|
object pnlDia9: TRdxPanel
|
|
Left = 44
|
|
Top = 62
|
|
Width = 45
|
|
Height = 46
|
|
BorderStyle = bsSingle
|
|
Caption = ' '
|
|
BorderWidth = 1
|
|
Color = clWhite
|
|
ColorHighLight = 8623776
|
|
ColorShadow = 8623776
|
|
TabOrder = 8
|
|
UseDockManager = True
|
|
object eDia9: TLabel
|
|
Left = 1
|
|
Top = 1
|
|
Width = 43
|
|
Height = 15
|
|
Align = alTop
|
|
AutoSize = False
|
|
Caption = '1'
|
|
Color = clInactiveCaptionText
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = [fsBold]
|
|
ParentColor = False
|
|
ParentFont = False
|
|
end
|
|
object eTextoDia9: TLabel
|
|
Left = 1
|
|
Top = 16
|
|
Width = 43
|
|
Height = 29
|
|
Align = alClient
|
|
Alignment = taRightJustify
|
|
Transparent = False
|
|
Layout = tlCenter
|
|
WordWrap = True
|
|
OnClick = eTextoDia1Click
|
|
OnMouseEnter = eTextoDia1MouseEnter
|
|
OnMouseLeave = eTextoDia1MouseLeave
|
|
end
|
|
end
|
|
object pnlDia10: TRdxPanel
|
|
Left = 88
|
|
Top = 62
|
|
Width = 45
|
|
Height = 46
|
|
BorderStyle = bsSingle
|
|
Caption = ' '
|
|
BorderWidth = 1
|
|
Color = clWhite
|
|
ColorHighLight = clBtnShadow
|
|
ColorShadow = clBtnShadow
|
|
TabOrder = 9
|
|
UseDockManager = True
|
|
object eDia10: TLabel
|
|
Left = 1
|
|
Top = 1
|
|
Width = 43
|
|
Height = 15
|
|
Align = alTop
|
|
AutoSize = False
|
|
Caption = '1'
|
|
Color = clInactiveCaptionText
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = [fsBold]
|
|
ParentColor = False
|
|
ParentFont = False
|
|
end
|
|
object eTextoDia10: TLabel
|
|
Left = 1
|
|
Top = 16
|
|
Width = 43
|
|
Height = 29
|
|
Align = alClient
|
|
Alignment = taRightJustify
|
|
Transparent = False
|
|
Layout = tlCenter
|
|
WordWrap = True
|
|
OnClick = eTextoDia1Click
|
|
OnMouseEnter = eTextoDia1MouseEnter
|
|
OnMouseLeave = eTextoDia1MouseLeave
|
|
end
|
|
end
|
|
object pnlDia11: TRdxPanel
|
|
Left = 132
|
|
Top = 62
|
|
Width = 45
|
|
Height = 46
|
|
BorderStyle = bsSingle
|
|
Caption = ' '
|
|
BorderWidth = 1
|
|
Color = clWhite
|
|
ColorHighLight = clBtnShadow
|
|
ColorShadow = clBtnShadow
|
|
TabOrder = 10
|
|
UseDockManager = True
|
|
object eDia11: TLabel
|
|
Left = 1
|
|
Top = 1
|
|
Width = 43
|
|
Height = 15
|
|
Align = alTop
|
|
AutoSize = False
|
|
Caption = '1'
|
|
Color = clInactiveCaptionText
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = [fsBold]
|
|
ParentColor = False
|
|
ParentFont = False
|
|
end
|
|
object eTextoDia11: TLabel
|
|
Left = 1
|
|
Top = 16
|
|
Width = 43
|
|
Height = 29
|
|
Align = alClient
|
|
Alignment = taRightJustify
|
|
Transparent = False
|
|
Layout = tlCenter
|
|
WordWrap = True
|
|
OnClick = eTextoDia1Click
|
|
OnMouseEnter = eTextoDia1MouseEnter
|
|
OnMouseLeave = eTextoDia1MouseLeave
|
|
end
|
|
end
|
|
object pnlDia12: TRdxPanel
|
|
Left = 176
|
|
Top = 62
|
|
Width = 45
|
|
Height = 46
|
|
BorderStyle = bsSingle
|
|
Caption = ' '
|
|
BorderWidth = 1
|
|
Color = clWhite
|
|
ColorHighLight = clBtnShadow
|
|
ColorShadow = clBtnShadow
|
|
TabOrder = 11
|
|
UseDockManager = True
|
|
object eDia12: TLabel
|
|
Left = 1
|
|
Top = 1
|
|
Width = 43
|
|
Height = 15
|
|
Align = alTop
|
|
AutoSize = False
|
|
Caption = '1'
|
|
Color = clInactiveCaptionText
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = [fsBold]
|
|
ParentColor = False
|
|
ParentFont = False
|
|
end
|
|
object eTextoDia12: TLabel
|
|
Left = 1
|
|
Top = 16
|
|
Width = 43
|
|
Height = 29
|
|
Align = alClient
|
|
Alignment = taRightJustify
|
|
Transparent = False
|
|
Layout = tlCenter
|
|
WordWrap = True
|
|
OnClick = eTextoDia1Click
|
|
OnMouseEnter = eTextoDia1MouseEnter
|
|
OnMouseLeave = eTextoDia1MouseLeave
|
|
end
|
|
end
|
|
object pnlDia13: TRdxPanel
|
|
Left = 220
|
|
Top = 62
|
|
Width = 45
|
|
Height = 46
|
|
BorderStyle = bsSingle
|
|
Caption = ' '
|
|
BorderWidth = 1
|
|
Color = clWhite
|
|
ColorHighLight = clBtnShadow
|
|
ColorShadow = clBtnShadow
|
|
TabOrder = 12
|
|
UseDockManager = True
|
|
object eDia13: TLabel
|
|
Left = 1
|
|
Top = 1
|
|
Width = 43
|
|
Height = 15
|
|
Align = alTop
|
|
AutoSize = False
|
|
Caption = '1'
|
|
Color = clInactiveCaptionText
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = [fsBold]
|
|
ParentColor = False
|
|
ParentFont = False
|
|
end
|
|
object eTextoDia13: TLabel
|
|
Left = 1
|
|
Top = 16
|
|
Width = 43
|
|
Height = 29
|
|
Align = alClient
|
|
Alignment = taRightJustify
|
|
Transparent = False
|
|
Layout = tlCenter
|
|
WordWrap = True
|
|
OnClick = eTextoDia1Click
|
|
OnMouseEnter = eTextoDia1MouseEnter
|
|
OnMouseLeave = eTextoDia1MouseLeave
|
|
end
|
|
end
|
|
object pnlDia14: TRdxPanel
|
|
Left = 264
|
|
Top = 62
|
|
Width = 45
|
|
Height = 46
|
|
BorderStyle = bsSingle
|
|
Caption = ' '
|
|
BorderWidth = 1
|
|
Color = clWhite
|
|
ColorHighLight = clBtnShadow
|
|
ColorShadow = clBtnShadow
|
|
TabOrder = 13
|
|
UseDockManager = True
|
|
object eDia14: TLabel
|
|
Left = 1
|
|
Top = 1
|
|
Width = 43
|
|
Height = 15
|
|
Align = alTop
|
|
AutoSize = False
|
|
Caption = '1'
|
|
Color = clInactiveCaptionText
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = [fsBold]
|
|
ParentColor = False
|
|
ParentFont = False
|
|
end
|
|
object eTextoDia14: TLabel
|
|
Left = 1
|
|
Top = 16
|
|
Width = 43
|
|
Height = 29
|
|
Align = alClient
|
|
Alignment = taRightJustify
|
|
Transparent = False
|
|
Layout = tlCenter
|
|
WordWrap = True
|
|
OnClick = eTextoDia1Click
|
|
OnMouseEnter = eTextoDia1MouseEnter
|
|
OnMouseLeave = eTextoDia1MouseLeave
|
|
end
|
|
end
|
|
object pnlDia15: TRdxPanel
|
|
Left = 0
|
|
Top = 106
|
|
Width = 45
|
|
Height = 46
|
|
BorderStyle = bsSingle
|
|
Caption = ' '
|
|
BorderWidth = 1
|
|
Color = clWhite
|
|
ColorHighLight = clBtnShadow
|
|
ColorShadow = clBtnShadow
|
|
TabOrder = 14
|
|
UseDockManager = True
|
|
object eDia15: TLabel
|
|
Left = 1
|
|
Top = 1
|
|
Width = 43
|
|
Height = 15
|
|
Align = alTop
|
|
AutoSize = False
|
|
Caption = '1'
|
|
Color = clInactiveCaptionText
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = [fsBold]
|
|
ParentColor = False
|
|
ParentFont = False
|
|
end
|
|
object eTextoDia15: TLabel
|
|
Left = 1
|
|
Top = 16
|
|
Width = 43
|
|
Height = 29
|
|
Align = alClient
|
|
Alignment = taRightJustify
|
|
Transparent = False
|
|
Layout = tlCenter
|
|
WordWrap = True
|
|
OnClick = eTextoDia1Click
|
|
OnMouseEnter = eTextoDia1MouseEnter
|
|
OnMouseLeave = eTextoDia1MouseLeave
|
|
end
|
|
end
|
|
object pnlDia16: TRdxPanel
|
|
Left = 44
|
|
Top = 106
|
|
Width = 45
|
|
Height = 46
|
|
BorderStyle = bsSingle
|
|
Caption = ' '
|
|
BorderWidth = 1
|
|
Color = clWhite
|
|
ColorHighLight = clBtnShadow
|
|
ColorShadow = clBtnShadow
|
|
TabOrder = 15
|
|
UseDockManager = True
|
|
object eDia16: TLabel
|
|
Left = 1
|
|
Top = 1
|
|
Width = 43
|
|
Height = 15
|
|
Align = alTop
|
|
AutoSize = False
|
|
Caption = '1'
|
|
Color = clInactiveCaptionText
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = [fsBold]
|
|
ParentColor = False
|
|
ParentFont = False
|
|
end
|
|
object eTextoDia16: TLabel
|
|
Left = 1
|
|
Top = 16
|
|
Width = 43
|
|
Height = 29
|
|
Align = alClient
|
|
Alignment = taRightJustify
|
|
Transparent = False
|
|
Layout = tlCenter
|
|
WordWrap = True
|
|
OnClick = eTextoDia1Click
|
|
OnMouseEnter = eTextoDia1MouseEnter
|
|
OnMouseLeave = eTextoDia1MouseLeave
|
|
end
|
|
end
|
|
object pnlDia17: TRdxPanel
|
|
Left = 88
|
|
Top = 106
|
|
Width = 45
|
|
Height = 46
|
|
BorderStyle = bsSingle
|
|
Caption = ' '
|
|
BorderWidth = 1
|
|
Color = clWhite
|
|
ColorHighLight = clBtnShadow
|
|
ColorShadow = clBtnShadow
|
|
TabOrder = 16
|
|
UseDockManager = True
|
|
object eDia17: TLabel
|
|
Left = 1
|
|
Top = 1
|
|
Width = 43
|
|
Height = 15
|
|
Align = alTop
|
|
AutoSize = False
|
|
Caption = '1'
|
|
Color = clInactiveCaptionText
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = [fsBold]
|
|
ParentColor = False
|
|
ParentFont = False
|
|
end
|
|
object eTextoDia17: TLabel
|
|
Left = 1
|
|
Top = 16
|
|
Width = 43
|
|
Height = 29
|
|
Align = alClient
|
|
Alignment = taRightJustify
|
|
Transparent = False
|
|
Layout = tlCenter
|
|
WordWrap = True
|
|
OnClick = eTextoDia1Click
|
|
OnMouseEnter = eTextoDia1MouseEnter
|
|
OnMouseLeave = eTextoDia1MouseLeave
|
|
end
|
|
end
|
|
object pnlDia18: TRdxPanel
|
|
Left = 132
|
|
Top = 106
|
|
Width = 45
|
|
Height = 46
|
|
BorderStyle = bsSingle
|
|
Caption = ' '
|
|
BorderWidth = 1
|
|
Color = clWhite
|
|
ColorHighLight = clBtnShadow
|
|
ColorShadow = clBtnShadow
|
|
TabOrder = 17
|
|
UseDockManager = True
|
|
object eDia18: TLabel
|
|
Left = 1
|
|
Top = 1
|
|
Width = 43
|
|
Height = 15
|
|
Align = alTop
|
|
AutoSize = False
|
|
Caption = '1'
|
|
Color = clInactiveCaptionText
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = [fsBold]
|
|
ParentColor = False
|
|
ParentFont = False
|
|
end
|
|
object eTextoDia18: TLabel
|
|
Left = 1
|
|
Top = 16
|
|
Width = 43
|
|
Height = 29
|
|
Align = alClient
|
|
Alignment = taRightJustify
|
|
Transparent = False
|
|
Layout = tlCenter
|
|
WordWrap = True
|
|
OnClick = eTextoDia1Click
|
|
OnMouseEnter = eTextoDia1MouseEnter
|
|
OnMouseLeave = eTextoDia1MouseLeave
|
|
end
|
|
end
|
|
object pnlDia19: TRdxPanel
|
|
Left = 176
|
|
Top = 106
|
|
Width = 45
|
|
Height = 46
|
|
BorderStyle = bsSingle
|
|
Caption = ' '
|
|
BorderWidth = 1
|
|
Color = clWhite
|
|
ColorHighLight = clBtnShadow
|
|
ColorShadow = clBtnShadow
|
|
TabOrder = 18
|
|
UseDockManager = True
|
|
object eDia19: TLabel
|
|
Left = 1
|
|
Top = 1
|
|
Width = 43
|
|
Height = 15
|
|
Align = alTop
|
|
AutoSize = False
|
|
Caption = '1'
|
|
Color = clInactiveCaptionText
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = [fsBold]
|
|
ParentColor = False
|
|
ParentFont = False
|
|
end
|
|
object eTextoDia19: TLabel
|
|
Left = 1
|
|
Top = 16
|
|
Width = 43
|
|
Height = 29
|
|
Align = alClient
|
|
Alignment = taRightJustify
|
|
Transparent = False
|
|
Layout = tlCenter
|
|
WordWrap = True
|
|
OnClick = eTextoDia1Click
|
|
OnMouseEnter = eTextoDia1MouseEnter
|
|
OnMouseLeave = eTextoDia1MouseLeave
|
|
end
|
|
end
|
|
object pnlDia20: TRdxPanel
|
|
Left = 220
|
|
Top = 106
|
|
Width = 45
|
|
Height = 46
|
|
BorderStyle = bsSingle
|
|
Caption = ' '
|
|
BorderWidth = 1
|
|
Color = clWhite
|
|
ColorHighLight = clBtnShadow
|
|
ColorShadow = clBtnShadow
|
|
TabOrder = 19
|
|
UseDockManager = True
|
|
object eDia20: TLabel
|
|
Left = 1
|
|
Top = 1
|
|
Width = 43
|
|
Height = 15
|
|
Align = alTop
|
|
AutoSize = False
|
|
Caption = '1'
|
|
Color = clInactiveCaptionText
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = [fsBold]
|
|
ParentColor = False
|
|
ParentFont = False
|
|
end
|
|
object eTextoDia20: TLabel
|
|
Left = 1
|
|
Top = 16
|
|
Width = 43
|
|
Height = 29
|
|
Align = alClient
|
|
Alignment = taRightJustify
|
|
Transparent = False
|
|
Layout = tlCenter
|
|
WordWrap = True
|
|
OnClick = eTextoDia1Click
|
|
OnMouseEnter = eTextoDia1MouseEnter
|
|
OnMouseLeave = eTextoDia1MouseLeave
|
|
end
|
|
end
|
|
object pnlDia21: TRdxPanel
|
|
Left = 264
|
|
Top = 106
|
|
Width = 45
|
|
Height = 46
|
|
BorderStyle = bsSingle
|
|
Caption = ' '
|
|
BorderWidth = 1
|
|
Color = clWhite
|
|
ColorHighLight = clBtnShadow
|
|
ColorShadow = clBtnShadow
|
|
TabOrder = 20
|
|
UseDockManager = True
|
|
object eDia21: TLabel
|
|
Left = 1
|
|
Top = 1
|
|
Width = 43
|
|
Height = 15
|
|
Align = alTop
|
|
AutoSize = False
|
|
Caption = '1'
|
|
Color = clInactiveCaptionText
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = [fsBold]
|
|
ParentColor = False
|
|
ParentFont = False
|
|
end
|
|
object eTextoDia21: TLabel
|
|
Left = 1
|
|
Top = 16
|
|
Width = 43
|
|
Height = 29
|
|
Align = alClient
|
|
Alignment = taRightJustify
|
|
Transparent = False
|
|
Layout = tlCenter
|
|
WordWrap = True
|
|
OnClick = eTextoDia1Click
|
|
OnMouseEnter = eTextoDia1MouseEnter
|
|
OnMouseLeave = eTextoDia1MouseLeave
|
|
end
|
|
end
|
|
object pnlDia22: TRdxPanel
|
|
Left = 0
|
|
Top = 150
|
|
Width = 45
|
|
Height = 46
|
|
BorderStyle = bsSingle
|
|
Caption = ' '
|
|
BorderWidth = 1
|
|
Color = clWhite
|
|
ColorHighLight = clBtnShadow
|
|
ColorShadow = clBtnShadow
|
|
TabOrder = 21
|
|
UseDockManager = True
|
|
object eDia22: TLabel
|
|
Left = 1
|
|
Top = 1
|
|
Width = 43
|
|
Height = 15
|
|
Align = alTop
|
|
AutoSize = False
|
|
Caption = '1'
|
|
Color = clInactiveCaptionText
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = [fsBold]
|
|
ParentColor = False
|
|
ParentFont = False
|
|
end
|
|
object eTextoDia22: TLabel
|
|
Left = 1
|
|
Top = 16
|
|
Width = 43
|
|
Height = 29
|
|
Align = alClient
|
|
Alignment = taRightJustify
|
|
Transparent = False
|
|
Layout = tlCenter
|
|
WordWrap = True
|
|
OnClick = eTextoDia1Click
|
|
OnMouseEnter = eTextoDia1MouseEnter
|
|
OnMouseLeave = eTextoDia1MouseLeave
|
|
end
|
|
end
|
|
object pnlDia23: TRdxPanel
|
|
Left = 44
|
|
Top = 150
|
|
Width = 45
|
|
Height = 46
|
|
BorderStyle = bsSingle
|
|
Caption = ' '
|
|
BorderWidth = 1
|
|
Color = clWhite
|
|
ColorHighLight = clBtnShadow
|
|
ColorShadow = clBtnShadow
|
|
TabOrder = 22
|
|
UseDockManager = True
|
|
object eDia23: TLabel
|
|
Left = 1
|
|
Top = 1
|
|
Width = 43
|
|
Height = 15
|
|
Align = alTop
|
|
AutoSize = False
|
|
Caption = '1'
|
|
Color = clInactiveCaptionText
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = [fsBold]
|
|
ParentColor = False
|
|
ParentFont = False
|
|
end
|
|
object eTextoDia23: TLabel
|
|
Left = 1
|
|
Top = 16
|
|
Width = 43
|
|
Height = 29
|
|
Align = alClient
|
|
Alignment = taRightJustify
|
|
Transparent = False
|
|
Layout = tlCenter
|
|
WordWrap = True
|
|
OnClick = eTextoDia1Click
|
|
OnMouseEnter = eTextoDia1MouseEnter
|
|
OnMouseLeave = eTextoDia1MouseLeave
|
|
end
|
|
end
|
|
object pnlDia24: TRdxPanel
|
|
Left = 88
|
|
Top = 150
|
|
Width = 45
|
|
Height = 46
|
|
BorderStyle = bsSingle
|
|
Caption = ' '
|
|
BorderWidth = 1
|
|
Color = clWhite
|
|
ColorHighLight = clBtnShadow
|
|
ColorShadow = clBtnShadow
|
|
TabOrder = 23
|
|
UseDockManager = True
|
|
object eDia24: TLabel
|
|
Left = 1
|
|
Top = 1
|
|
Width = 43
|
|
Height = 15
|
|
Align = alTop
|
|
AutoSize = False
|
|
Caption = '1'
|
|
Color = clInactiveCaptionText
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = [fsBold]
|
|
ParentColor = False
|
|
ParentFont = False
|
|
end
|
|
object eTextoDia24: TLabel
|
|
Left = 1
|
|
Top = 16
|
|
Width = 43
|
|
Height = 29
|
|
Align = alClient
|
|
Alignment = taRightJustify
|
|
Transparent = False
|
|
Layout = tlCenter
|
|
WordWrap = True
|
|
OnClick = eTextoDia1Click
|
|
OnMouseEnter = eTextoDia1MouseEnter
|
|
OnMouseLeave = eTextoDia1MouseLeave
|
|
end
|
|
end
|
|
object pnlDia25: TRdxPanel
|
|
Left = 132
|
|
Top = 150
|
|
Width = 45
|
|
Height = 46
|
|
BorderStyle = bsSingle
|
|
Caption = ' '
|
|
BorderWidth = 1
|
|
Color = clWhite
|
|
ColorHighLight = clBtnShadow
|
|
ColorShadow = clBtnShadow
|
|
TabOrder = 24
|
|
UseDockManager = True
|
|
object eDia25: TLabel
|
|
Left = 1
|
|
Top = 1
|
|
Width = 43
|
|
Height = 15
|
|
Align = alTop
|
|
AutoSize = False
|
|
Caption = '1'
|
|
Color = clInactiveCaptionText
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = [fsBold]
|
|
ParentColor = False
|
|
ParentFont = False
|
|
end
|
|
object eTextoDia25: TLabel
|
|
Left = 1
|
|
Top = 16
|
|
Width = 43
|
|
Height = 29
|
|
Align = alClient
|
|
Alignment = taRightJustify
|
|
Transparent = False
|
|
Layout = tlCenter
|
|
WordWrap = True
|
|
OnClick = eTextoDia1Click
|
|
OnMouseEnter = eTextoDia1MouseEnter
|
|
OnMouseLeave = eTextoDia1MouseLeave
|
|
end
|
|
end
|
|
object pnlDia26: TRdxPanel
|
|
Left = 176
|
|
Top = 150
|
|
Width = 45
|
|
Height = 46
|
|
BorderStyle = bsSingle
|
|
Caption = ' '
|
|
BorderWidth = 1
|
|
Color = clWhite
|
|
ColorHighLight = clBtnShadow
|
|
ColorShadow = clBtnShadow
|
|
TabOrder = 25
|
|
UseDockManager = True
|
|
object eDia26: TLabel
|
|
Left = 1
|
|
Top = 1
|
|
Width = 43
|
|
Height = 15
|
|
Align = alTop
|
|
AutoSize = False
|
|
Caption = '1'
|
|
Color = clInactiveCaptionText
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = [fsBold]
|
|
ParentColor = False
|
|
ParentFont = False
|
|
end
|
|
object eTextoDia26: TLabel
|
|
Left = 1
|
|
Top = 16
|
|
Width = 43
|
|
Height = 29
|
|
Align = alClient
|
|
Alignment = taRightJustify
|
|
Transparent = False
|
|
Layout = tlCenter
|
|
WordWrap = True
|
|
OnClick = eTextoDia1Click
|
|
OnMouseEnter = eTextoDia1MouseEnter
|
|
OnMouseLeave = eTextoDia1MouseLeave
|
|
end
|
|
end
|
|
object pnlDia27: TRdxPanel
|
|
Left = 220
|
|
Top = 150
|
|
Width = 45
|
|
Height = 46
|
|
BorderStyle = bsSingle
|
|
Caption = ' '
|
|
BorderWidth = 1
|
|
Color = clWhite
|
|
ColorHighLight = clBtnShadow
|
|
ColorShadow = clBtnShadow
|
|
TabOrder = 26
|
|
UseDockManager = True
|
|
object eDia27: TLabel
|
|
Left = 1
|
|
Top = 1
|
|
Width = 43
|
|
Height = 15
|
|
Align = alTop
|
|
AutoSize = False
|
|
Caption = '1'
|
|
Color = clInactiveCaptionText
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = [fsBold]
|
|
ParentColor = False
|
|
ParentFont = False
|
|
end
|
|
object eTextoDia27: TLabel
|
|
Left = 1
|
|
Top = 16
|
|
Width = 43
|
|
Height = 29
|
|
Align = alClient
|
|
Alignment = taRightJustify
|
|
Transparent = False
|
|
Layout = tlCenter
|
|
WordWrap = True
|
|
OnClick = eTextoDia1Click
|
|
OnMouseEnter = eTextoDia1MouseEnter
|
|
OnMouseLeave = eTextoDia1MouseLeave
|
|
end
|
|
end
|
|
object pnlDia28: TRdxPanel
|
|
Left = 264
|
|
Top = 150
|
|
Width = 45
|
|
Height = 46
|
|
BorderStyle = bsSingle
|
|
Caption = ' '
|
|
BorderWidth = 1
|
|
Color = clWhite
|
|
ColorHighLight = clBtnShadow
|
|
ColorShadow = clBtnShadow
|
|
TabOrder = 27
|
|
UseDockManager = True
|
|
object eDia28: TLabel
|
|
Left = 1
|
|
Top = 1
|
|
Width = 43
|
|
Height = 15
|
|
Align = alTop
|
|
AutoSize = False
|
|
Caption = '1'
|
|
Color = clInactiveCaptionText
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = [fsBold]
|
|
ParentColor = False
|
|
ParentFont = False
|
|
end
|
|
object eTextoDia28: TLabel
|
|
Left = 1
|
|
Top = 16
|
|
Width = 43
|
|
Height = 29
|
|
Align = alClient
|
|
Alignment = taRightJustify
|
|
Transparent = False
|
|
Layout = tlCenter
|
|
WordWrap = True
|
|
OnClick = eTextoDia1Click
|
|
OnMouseEnter = eTextoDia1MouseEnter
|
|
OnMouseLeave = eTextoDia1MouseLeave
|
|
end
|
|
end
|
|
object pnlDia29: TRdxPanel
|
|
Left = 0
|
|
Top = 194
|
|
Width = 45
|
|
Height = 46
|
|
BorderStyle = bsSingle
|
|
Caption = ' '
|
|
BorderWidth = 1
|
|
Color = clWhite
|
|
ColorHighLight = clBtnShadow
|
|
ColorShadow = clBtnShadow
|
|
TabOrder = 28
|
|
UseDockManager = True
|
|
object eDia29: TLabel
|
|
Left = 1
|
|
Top = 1
|
|
Width = 43
|
|
Height = 15
|
|
Align = alTop
|
|
AutoSize = False
|
|
Caption = '1'
|
|
Color = clInactiveCaptionText
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = [fsBold]
|
|
ParentColor = False
|
|
ParentFont = False
|
|
end
|
|
object eTextoDia29: TLabel
|
|
Left = 1
|
|
Top = 16
|
|
Width = 43
|
|
Height = 29
|
|
Align = alClient
|
|
Alignment = taRightJustify
|
|
Transparent = False
|
|
Layout = tlCenter
|
|
WordWrap = True
|
|
OnClick = eTextoDia1Click
|
|
OnMouseEnter = eTextoDia1MouseEnter
|
|
OnMouseLeave = eTextoDia1MouseLeave
|
|
end
|
|
end
|
|
object pnlDia30: TRdxPanel
|
|
Left = 44
|
|
Top = 194
|
|
Width = 45
|
|
Height = 46
|
|
BorderStyle = bsSingle
|
|
Caption = ' '
|
|
BorderWidth = 1
|
|
Color = clWhite
|
|
ColorHighLight = clBtnShadow
|
|
ColorShadow = clBtnShadow
|
|
TabOrder = 29
|
|
UseDockManager = True
|
|
object eDia30: TLabel
|
|
Left = 1
|
|
Top = 1
|
|
Width = 43
|
|
Height = 15
|
|
Align = alTop
|
|
AutoSize = False
|
|
Caption = '1'
|
|
Color = clInactiveCaptionText
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = [fsBold]
|
|
ParentColor = False
|
|
ParentFont = False
|
|
end
|
|
object eTextoDia30: TLabel
|
|
Left = 1
|
|
Top = 16
|
|
Width = 43
|
|
Height = 29
|
|
Align = alClient
|
|
Alignment = taRightJustify
|
|
Transparent = False
|
|
Layout = tlCenter
|
|
WordWrap = True
|
|
OnClick = eTextoDia1Click
|
|
OnMouseEnter = eTextoDia1MouseEnter
|
|
OnMouseLeave = eTextoDia1MouseLeave
|
|
end
|
|
end
|
|
object pnlDia31: TRdxPanel
|
|
Left = 88
|
|
Top = 194
|
|
Width = 45
|
|
Height = 46
|
|
BorderStyle = bsSingle
|
|
Caption = ' '
|
|
BorderWidth = 1
|
|
Color = clWhite
|
|
ColorHighLight = clBtnShadow
|
|
ColorShadow = clBtnShadow
|
|
TabOrder = 30
|
|
UseDockManager = True
|
|
object eDia31: TLabel
|
|
Left = 1
|
|
Top = 1
|
|
Width = 43
|
|
Height = 15
|
|
Align = alTop
|
|
AutoSize = False
|
|
Caption = '1'
|
|
Color = clInactiveCaptionText
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = [fsBold]
|
|
ParentColor = False
|
|
ParentFont = False
|
|
end
|
|
object eTextoDia31: TLabel
|
|
Left = 1
|
|
Top = 16
|
|
Width = 43
|
|
Height = 29
|
|
Align = alClient
|
|
Alignment = taRightJustify
|
|
Transparent = False
|
|
Layout = tlCenter
|
|
WordWrap = True
|
|
OnClick = eTextoDia1Click
|
|
OnMouseEnter = eTextoDia1MouseEnter
|
|
OnMouseLeave = eTextoDia1MouseLeave
|
|
end
|
|
end
|
|
object pnlDia32: TRdxPanel
|
|
Left = 132
|
|
Top = 194
|
|
Width = 45
|
|
Height = 46
|
|
BorderStyle = bsSingle
|
|
Caption = ' '
|
|
BorderWidth = 1
|
|
Color = clWhite
|
|
ColorHighLight = clBtnShadow
|
|
ColorShadow = clBtnShadow
|
|
TabOrder = 31
|
|
UseDockManager = True
|
|
object eDia32: TLabel
|
|
Left = 1
|
|
Top = 1
|
|
Width = 43
|
|
Height = 15
|
|
Align = alTop
|
|
AutoSize = False
|
|
Caption = '1'
|
|
Color = clInactiveCaptionText
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = [fsBold]
|
|
ParentColor = False
|
|
ParentFont = False
|
|
end
|
|
object eTextoDia32: TLabel
|
|
Left = 1
|
|
Top = 16
|
|
Width = 43
|
|
Height = 29
|
|
Align = alClient
|
|
Alignment = taRightJustify
|
|
Transparent = False
|
|
Layout = tlCenter
|
|
WordWrap = True
|
|
OnClick = eTextoDia1Click
|
|
OnMouseEnter = eTextoDia1MouseEnter
|
|
OnMouseLeave = eTextoDia1MouseLeave
|
|
end
|
|
end
|
|
object pnlDia33: TRdxPanel
|
|
Left = 176
|
|
Top = 194
|
|
Width = 45
|
|
Height = 46
|
|
BorderStyle = bsSingle
|
|
Caption = ' '
|
|
BorderWidth = 1
|
|
Color = clWhite
|
|
ColorHighLight = clBtnShadow
|
|
ColorShadow = clBtnShadow
|
|
TabOrder = 32
|
|
UseDockManager = True
|
|
object eDia33: TLabel
|
|
Left = 1
|
|
Top = 1
|
|
Width = 43
|
|
Height = 15
|
|
Align = alTop
|
|
AutoSize = False
|
|
Caption = '1'
|
|
Color = clInactiveCaptionText
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = [fsBold]
|
|
ParentColor = False
|
|
ParentFont = False
|
|
end
|
|
object eTextoDia33: TLabel
|
|
Left = 1
|
|
Top = 16
|
|
Width = 43
|
|
Height = 29
|
|
Align = alClient
|
|
Alignment = taRightJustify
|
|
Transparent = False
|
|
Layout = tlCenter
|
|
WordWrap = True
|
|
OnClick = eTextoDia1Click
|
|
OnMouseEnter = eTextoDia1MouseEnter
|
|
OnMouseLeave = eTextoDia1MouseLeave
|
|
end
|
|
end
|
|
object pnlDia34: TRdxPanel
|
|
Left = 220
|
|
Top = 194
|
|
Width = 45
|
|
Height = 46
|
|
BorderStyle = bsSingle
|
|
Caption = ' '
|
|
BorderWidth = 1
|
|
Color = clWhite
|
|
ColorHighLight = clBtnShadow
|
|
ColorShadow = clBtnShadow
|
|
TabOrder = 33
|
|
UseDockManager = True
|
|
object eDia34: TLabel
|
|
Left = 1
|
|
Top = 1
|
|
Width = 43
|
|
Height = 15
|
|
Align = alTop
|
|
AutoSize = False
|
|
Caption = '1'
|
|
Color = clInactiveCaptionText
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = [fsBold]
|
|
ParentColor = False
|
|
ParentFont = False
|
|
end
|
|
object eTextoDia34: TLabel
|
|
Left = 1
|
|
Top = 16
|
|
Width = 43
|
|
Height = 29
|
|
Align = alClient
|
|
Alignment = taRightJustify
|
|
Transparent = False
|
|
Layout = tlCenter
|
|
WordWrap = True
|
|
OnClick = eTextoDia1Click
|
|
OnMouseEnter = eTextoDia1MouseEnter
|
|
OnMouseLeave = eTextoDia1MouseLeave
|
|
end
|
|
end
|
|
object pnlDia35: TRdxPanel
|
|
Left = 264
|
|
Top = 194
|
|
Width = 45
|
|
Height = 46
|
|
BorderStyle = bsSingle
|
|
Caption = ' '
|
|
BorderWidth = 1
|
|
Color = clWhite
|
|
ColorHighLight = clBtnShadow
|
|
ColorShadow = clBtnShadow
|
|
TabOrder = 34
|
|
UseDockManager = True
|
|
object eDia35: TLabel
|
|
Left = 1
|
|
Top = 1
|
|
Width = 43
|
|
Height = 15
|
|
Align = alTop
|
|
AutoSize = False
|
|
Caption = '1'
|
|
Color = clInactiveCaptionText
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = [fsBold]
|
|
ParentColor = False
|
|
ParentFont = False
|
|
end
|
|
object eTextoDia35: TLabel
|
|
Left = 1
|
|
Top = 16
|
|
Width = 43
|
|
Height = 29
|
|
Align = alClient
|
|
Alignment = taRightJustify
|
|
Transparent = False
|
|
Layout = tlCenter
|
|
WordWrap = True
|
|
OnClick = eTextoDia1Click
|
|
OnMouseEnter = eTextoDia1MouseEnter
|
|
OnMouseLeave = eTextoDia1MouseLeave
|
|
end
|
|
end
|
|
object pnlDia42: TRdxPanel
|
|
Left = 264
|
|
Top = 238
|
|
Width = 45
|
|
Height = 46
|
|
BorderStyle = bsSingle
|
|
Caption = ' '
|
|
BorderWidth = 1
|
|
Color = clWhite
|
|
ColorHighLight = clBtnShadow
|
|
ColorShadow = clBtnShadow
|
|
TabOrder = 35
|
|
UseDockManager = True
|
|
object eDia42: TLabel
|
|
Left = 1
|
|
Top = 1
|
|
Width = 43
|
|
Height = 15
|
|
Align = alTop
|
|
AutoSize = False
|
|
Caption = '1'
|
|
Color = clInactiveCaptionText
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = [fsBold]
|
|
ParentColor = False
|
|
ParentFont = False
|
|
end
|
|
object eTextoDia42: TLabel
|
|
Left = 1
|
|
Top = 16
|
|
Width = 43
|
|
Height = 29
|
|
Align = alClient
|
|
Alignment = taRightJustify
|
|
Transparent = False
|
|
Layout = tlCenter
|
|
WordWrap = True
|
|
OnClick = eTextoDia1Click
|
|
OnMouseEnter = eTextoDia1MouseEnter
|
|
OnMouseLeave = eTextoDia1MouseLeave
|
|
end
|
|
end
|
|
object pnlDia41: TRdxPanel
|
|
Left = 220
|
|
Top = 238
|
|
Width = 45
|
|
Height = 46
|
|
BorderStyle = bsSingle
|
|
Caption = ' '
|
|
BorderWidth = 1
|
|
Color = clWhite
|
|
ColorHighLight = clBtnShadow
|
|
ColorShadow = clBtnShadow
|
|
TabOrder = 36
|
|
UseDockManager = True
|
|
object eDia41: TLabel
|
|
Left = 1
|
|
Top = 1
|
|
Width = 43
|
|
Height = 15
|
|
Align = alTop
|
|
AutoSize = False
|
|
Caption = '1'
|
|
Color = clInactiveCaptionText
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = [fsBold]
|
|
ParentColor = False
|
|
ParentFont = False
|
|
end
|
|
object eTextoDia41: TLabel
|
|
Left = 1
|
|
Top = 16
|
|
Width = 43
|
|
Height = 29
|
|
Align = alClient
|
|
Alignment = taRightJustify
|
|
Transparent = False
|
|
Layout = tlCenter
|
|
WordWrap = True
|
|
OnClick = eTextoDia1Click
|
|
OnMouseEnter = eTextoDia1MouseEnter
|
|
OnMouseLeave = eTextoDia1MouseLeave
|
|
end
|
|
end
|
|
object pnlDia40: TRdxPanel
|
|
Left = 176
|
|
Top = 238
|
|
Width = 45
|
|
Height = 46
|
|
BorderStyle = bsSingle
|
|
Caption = ' '
|
|
BorderWidth = 1
|
|
Color = clWhite
|
|
ColorHighLight = clBtnShadow
|
|
ColorShadow = clBtnShadow
|
|
TabOrder = 37
|
|
UseDockManager = True
|
|
object eDia40: TLabel
|
|
Left = 1
|
|
Top = 1
|
|
Width = 43
|
|
Height = 15
|
|
Align = alTop
|
|
AutoSize = False
|
|
Caption = '1'
|
|
Color = clInactiveCaptionText
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = [fsBold]
|
|
ParentColor = False
|
|
ParentFont = False
|
|
end
|
|
object eTextoDia40: TLabel
|
|
Left = 1
|
|
Top = 16
|
|
Width = 43
|
|
Height = 29
|
|
Align = alClient
|
|
Alignment = taRightJustify
|
|
Transparent = False
|
|
Layout = tlCenter
|
|
WordWrap = True
|
|
OnClick = eTextoDia1Click
|
|
OnMouseEnter = eTextoDia1MouseEnter
|
|
OnMouseLeave = eTextoDia1MouseLeave
|
|
end
|
|
end
|
|
object pnlDia39: TRdxPanel
|
|
Left = 132
|
|
Top = 238
|
|
Width = 45
|
|
Height = 46
|
|
BorderStyle = bsSingle
|
|
Caption = ' '
|
|
BorderWidth = 1
|
|
Color = clWhite
|
|
ColorHighLight = clBtnShadow
|
|
ColorShadow = clBtnShadow
|
|
TabOrder = 38
|
|
UseDockManager = True
|
|
object eDia39: TLabel
|
|
Left = 1
|
|
Top = 1
|
|
Width = 43
|
|
Height = 15
|
|
Align = alTop
|
|
AutoSize = False
|
|
Caption = '1'
|
|
Color = clInactiveCaptionText
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = [fsBold]
|
|
ParentColor = False
|
|
ParentFont = False
|
|
end
|
|
object eTextoDia39: TLabel
|
|
Left = 1
|
|
Top = 16
|
|
Width = 43
|
|
Height = 29
|
|
Align = alClient
|
|
Alignment = taRightJustify
|
|
Transparent = False
|
|
Layout = tlCenter
|
|
WordWrap = True
|
|
OnClick = eTextoDia1Click
|
|
OnMouseEnter = eTextoDia1MouseEnter
|
|
OnMouseLeave = eTextoDia1MouseLeave
|
|
end
|
|
end
|
|
object pnlDia38: TRdxPanel
|
|
Left = 88
|
|
Top = 238
|
|
Width = 45
|
|
Height = 46
|
|
BorderStyle = bsSingle
|
|
Caption = ' '
|
|
BorderWidth = 1
|
|
Color = clWhite
|
|
ColorHighLight = clBtnShadow
|
|
ColorShadow = clBtnShadow
|
|
TabOrder = 39
|
|
UseDockManager = True
|
|
object eDia38: TLabel
|
|
Left = 1
|
|
Top = 1
|
|
Width = 43
|
|
Height = 15
|
|
Align = alTop
|
|
AutoSize = False
|
|
Caption = '1'
|
|
Color = clInactiveCaptionText
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = [fsBold]
|
|
ParentColor = False
|
|
ParentFont = False
|
|
end
|
|
object eTextoDia38: TLabel
|
|
Left = 1
|
|
Top = 16
|
|
Width = 43
|
|
Height = 29
|
|
Align = alClient
|
|
Alignment = taRightJustify
|
|
Transparent = False
|
|
Layout = tlCenter
|
|
WordWrap = True
|
|
OnClick = eTextoDia1Click
|
|
OnMouseEnter = eTextoDia1MouseEnter
|
|
OnMouseLeave = eTextoDia1MouseLeave
|
|
end
|
|
end
|
|
object pnlDia37: TRdxPanel
|
|
Left = 44
|
|
Top = 238
|
|
Width = 45
|
|
Height = 46
|
|
BorderStyle = bsSingle
|
|
Caption = ' '
|
|
BorderWidth = 1
|
|
Color = clWhite
|
|
ColorHighLight = clBtnShadow
|
|
ColorShadow = clBtnShadow
|
|
TabOrder = 40
|
|
UseDockManager = True
|
|
object eDia37: TLabel
|
|
Left = 1
|
|
Top = 1
|
|
Width = 43
|
|
Height = 15
|
|
Align = alTop
|
|
AutoSize = False
|
|
Caption = '1'
|
|
Color = clInactiveCaptionText
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = [fsBold]
|
|
ParentColor = False
|
|
ParentFont = False
|
|
end
|
|
object eTextoDia37: TLabel
|
|
Left = 1
|
|
Top = 16
|
|
Width = 43
|
|
Height = 29
|
|
Align = alClient
|
|
Alignment = taRightJustify
|
|
Transparent = False
|
|
Layout = tlCenter
|
|
WordWrap = True
|
|
OnClick = eTextoDia1Click
|
|
OnMouseEnter = eTextoDia1MouseEnter
|
|
OnMouseLeave = eTextoDia1MouseLeave
|
|
end
|
|
end
|
|
object pnlDia36: TRdxPanel
|
|
Left = 0
|
|
Top = 238
|
|
Width = 45
|
|
Height = 46
|
|
BorderStyle = bsSingle
|
|
Caption = ' '
|
|
BorderWidth = 1
|
|
Color = clWhite
|
|
ColorHighLight = clBtnShadow
|
|
ColorShadow = clBtnShadow
|
|
TabOrder = 41
|
|
UseDockManager = True
|
|
object eDia36: TLabel
|
|
Left = 1
|
|
Top = 1
|
|
Width = 43
|
|
Height = 15
|
|
Align = alTop
|
|
AutoSize = False
|
|
Caption = '1'
|
|
Color = clInactiveCaptionText
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = [fsBold]
|
|
ParentColor = False
|
|
ParentFont = False
|
|
end
|
|
object eTextoDia36: TLabel
|
|
Left = 1
|
|
Top = 16
|
|
Width = 43
|
|
Height = 29
|
|
Align = alClient
|
|
Alignment = taRightJustify
|
|
Transparent = False
|
|
Layout = tlCenter
|
|
WordWrap = True
|
|
OnClick = eTextoDia1Click
|
|
OnMouseEnter = eTextoDia1MouseEnter
|
|
OnMouseLeave = eTextoDia1MouseLeave
|
|
end
|
|
end
|
|
end
|
|
object pnlSuperior: TPanel
|
|
Left = 10
|
|
Top = 10
|
|
Width = 423
|
|
Height = 39
|
|
Align = alTop
|
|
BevelOuter = bvNone
|
|
TabOrder = 1
|
|
object pnlOpciones: TPanel
|
|
Left = 447
|
|
Top = 8
|
|
Width = 308
|
|
Height = 21
|
|
BevelOuter = bvNone
|
|
ParentColor = True
|
|
TabOrder = 0
|
|
object eMes: TLabel
|
|
Left = 0
|
|
Top = 4
|
|
Width = 23
|
|
Height = 13
|
|
Caption = 'Mes:'
|
|
end
|
|
object eAno: TLabel
|
|
Left = 163
|
|
Top = 4
|
|
Width = 23
|
|
Height = 13
|
|
Caption = 'A'#241'o:'
|
|
end
|
|
object bHoy: TRdxBoton
|
|
Left = 250
|
|
Top = 0
|
|
Width = 57
|
|
Height = 21
|
|
Alignment = taCenter
|
|
Color = 14280169
|
|
ColorFocused = 12775679
|
|
ColorDown = 14280169
|
|
ColorBorder = 8623776
|
|
ColorHighLight = 8623776
|
|
ColorShadow = 8623776
|
|
Caption = 'Este mes'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
FontDown.Charset = DEFAULT_CHARSET
|
|
FontDown.Color = clWindowText
|
|
FontDown.Height = -11
|
|
FontDown.Name = 'Tahoma'
|
|
FontDown.Style = []
|
|
FontDisabled.Charset = DEFAULT_CHARSET
|
|
FontDisabled.Color = clWindowText
|
|
FontDisabled.Height = -11
|
|
FontDisabled.Name = 'MS Sans Serif'
|
|
FontDisabled.Style = []
|
|
Margin = 7
|
|
ParentFont = False
|
|
ParentColor = False
|
|
TabStop = True
|
|
TabOrder = 0
|
|
Spacing = 6
|
|
OnClick = bHoyClick
|
|
end
|
|
object cbxMes: TcxComboBox
|
|
Left = 27
|
|
Top = 0
|
|
Properties.DropDownListStyle = lsFixedList
|
|
Properties.DropDownRows = 12
|
|
Properties.ImmediatePost = True
|
|
Properties.Items.Strings = (
|
|
'Enero'
|
|
'Febrero'
|
|
'Marzo'
|
|
'Abril'
|
|
'Mayo'
|
|
'Junio'
|
|
'Julio'
|
|
'Agosto'
|
|
'Septiembre'
|
|
'Octubre'
|
|
'Noviembre'
|
|
'Diciembre')
|
|
Properties.ReadOnly = False
|
|
Properties.OnEditValueChanged = cbxMesPropertiesEditValueChanged
|
|
Style.BorderColor = 8623776
|
|
Style.BorderStyle = ebsSingle
|
|
Style.HotTrack = False
|
|
Style.ButtonStyle = btsSimple
|
|
Style.ButtonTransparency = ebtNone
|
|
TabOrder = 1
|
|
Width = 129
|
|
end
|
|
object seAno: TcxSpinEdit
|
|
Left = 191
|
|
Top = 0
|
|
Properties.ImmediatePost = True
|
|
Properties.OnEditValueChanged = seAnoPropertiesEditValueChanged
|
|
Style.BorderColor = 8623776
|
|
Style.BorderStyle = ebsSingle
|
|
Style.HotTrack = False
|
|
Style.ButtonStyle = btsSimple
|
|
Style.ButtonTransparency = ebtNone
|
|
TabOrder = 2
|
|
Width = 53
|
|
end
|
|
end
|
|
object Panel1: TPanel
|
|
Left = 0
|
|
Top = 8
|
|
Width = 296
|
|
Height = 21
|
|
AutoSize = True
|
|
BevelOuter = bvNone
|
|
ParentColor = True
|
|
TabOrder = 1
|
|
object eTextoFecha: TLabel
|
|
Left = 215
|
|
Top = 3
|
|
Width = 81
|
|
Height = 16
|
|
Caption = 'eTextoFecha'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -13
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = [fsBold]
|
|
ParentFont = False
|
|
Transparent = True
|
|
Layout = tlCenter
|
|
end
|
|
object bAnterior: TRdxBoton
|
|
Left = 0
|
|
Top = 0
|
|
Width = 100
|
|
Height = 21
|
|
Alignment = taCenter
|
|
Color = 14280169
|
|
ColorFocused = 12775679
|
|
ColorDown = 14280169
|
|
ColorBorder = 8623776
|
|
ColorHighLight = 8623776
|
|
ColorShadow = 8623776
|
|
Caption = '< Mes anterior'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
FontDown.Charset = DEFAULT_CHARSET
|
|
FontDown.Color = clWindowText
|
|
FontDown.Height = -11
|
|
FontDown.Name = 'Tahoma'
|
|
FontDown.Style = []
|
|
FontDisabled.Charset = DEFAULT_CHARSET
|
|
FontDisabled.Color = clWindowText
|
|
FontDisabled.Height = -11
|
|
FontDisabled.Name = 'MS Sans Serif'
|
|
FontDisabled.Style = []
|
|
Margin = 7
|
|
ParentFont = False
|
|
ParentColor = False
|
|
TabStop = True
|
|
TabOrder = 0
|
|
Spacing = 6
|
|
OnClick = bAnteriorClick
|
|
end
|
|
object bSiguiente: TRdxBoton
|
|
Left = 104
|
|
Top = 0
|
|
Width = 100
|
|
Height = 21
|
|
Alignment = taCenter
|
|
Color = 14280169
|
|
ColorFocused = 12775679
|
|
ColorDown = 14280169
|
|
ColorBorder = 8623776
|
|
ColorHighLight = 8623776
|
|
ColorShadow = 8623776
|
|
Caption = 'Mes siguiente >'
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
FontDown.Charset = DEFAULT_CHARSET
|
|
FontDown.Color = clWindowText
|
|
FontDown.Height = -11
|
|
FontDown.Name = 'Tahoma'
|
|
FontDown.Style = []
|
|
FontDisabled.Charset = DEFAULT_CHARSET
|
|
FontDisabled.Color = clWindowText
|
|
FontDisabled.Height = -11
|
|
FontDisabled.Name = 'MS Sans Serif'
|
|
FontDisabled.Style = []
|
|
Margin = 7
|
|
ParentFont = False
|
|
ParentColor = False
|
|
TabStop = True
|
|
TabOrder = 1
|
|
Spacing = 6
|
|
OnClick = bSiguienteClick
|
|
end
|
|
end
|
|
end
|
|
end
|
|
end
|