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

39 lines
970 B
Plaintext

inherited frViewParametrosCentro: TfrViewParametrosCentro
Width = 587
Height = 42
ExplicitWidth = 587
ExplicitHeight = 42
object dxLayoutControl1: TdxLayoutControl
Left = 0
Top = 0
Width = 587
Height = 42
Align = alTop
ParentBackground = True
TabOrder = 0
AutoContentSizes = [acsWidth, acsHeight]
object ccbCentro: TJvCheckedComboBox
Left = 52
Top = 10
Width = 392
Height = 21
CapSelectAll = '&Select all'
CapDeSelectAll = '&Deselect all'
NoFocusColor = clWindow
QuoteStyle = qsSingle
DropDownLines = 20
TabOrder = 0
end
object dxLayoutControl1Group_Root: TdxLayoutGroup
ShowCaption = False
Hidden = True
ShowBorder = False
object dxLayoutControl1Item1: TdxLayoutItem
Caption = 'Centro:'
Control = ccbCentro
ControlOptions.ShowBorder = False
end
end
end
end