TdxBars Properties
Contains a list of all TdxBarManager toolbars.Name | Description |
---|---|
BarManager | Returns the TdxBarManager to which a given TdxBars object belongs. |
Count | Gets the number of elements in the collection. Inherited from TcxComponentCollection. |
DockControls | Contains an array of dock controls. |
DockingZoneSize protected | Specifies the size of the docking zone, that is, the distance from dock control borders to the bar control within which the bar control may be ‘docked’ to this dock control. |
IsMoving | Indicates whether any toolbar in the current collection is being moved. |
Items | Provides indexed access to toolbar items stored in the collection. |
ParentComponent | Inherited from TcxComponentCollection. |
See Also