Varela_PuntosVenta/Source/Modulos/Parametros/Cliente/uViewParametrosFecha.dfm

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