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

39 lines
990 B
Plaintext

inherited frViewParametrosColeccion: TfrViewParametrosColeccion
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 ccbColeccion: TJvCheckedComboBox
Left = 64
Top = 10
Width = 512
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 = 'Colecci'#243'n:'
Control = ccbColeccion
ControlOptions.ShowBorder = False
end
end
end
end