git-svn-id: https://192.168.0.254/svn/Proyectos.Varela_PuntosVenta/trunk@98 1c943782-d109-9647-9548-93b3ac332352
33 lines
792 B
Plaintext
33 lines
792 B
Plaintext
inherited frViewParametrosFecha: TfrViewParametrosFecha
|
|
Width = 293
|
|
Height = 44
|
|
ExplicitWidth = 293
|
|
ExplicitHeight = 44
|
|
object dxLayoutControl1: TdxLayoutControl
|
|
Left = 0
|
|
Top = 0
|
|
Width = 293
|
|
Height = 44
|
|
Align = alClient
|
|
ParentBackground = True
|
|
TabOrder = 0
|
|
AutoContentSizes = [acsWidth, acsHeight]
|
|
object eFecha: TcxDateEdit
|
|
Left = 111
|
|
Top = 10
|
|
TabOrder = 0
|
|
Width = 121
|
|
end
|
|
object dxLayoutControl1Group_Root: TdxLayoutGroup
|
|
ShowCaption = False
|
|
Hidden = True
|
|
ShowBorder = False
|
|
object dxLayoutControl1Item1: TdxLayoutItem
|
|
Caption = 'A partir de la fecha:'
|
|
Control = eFecha
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
end
|
|
end
|
|
end
|