TdxBars Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Creates an instance of Tdx |
Create |
Initializes a new instance of the Tcx |
#Properties
Name | Description |
---|---|
Bar |
Returns the Tdx |
Count |
Gets the number of elements in the collection.
Inherited from Tcx |
Dock |
Contains an array of dock controls. |
Docking |
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. |
Is |
Indicates whether any toolbar in the current collection is being moved. |
Items | Provides indexed access to toolbar items stored in the collection. |
Parent |
Inherited from Tcx |
#Methods
Name | Description |
---|---|
Add | Adds a new item to the toolbar list. |
Add |
Creates a new Tcx |
Assign |
Inherited from TPersistent. |
Assign |
Inherited from TPersistent. |
Begin |
Acquires a lock on the collection.
Inherited from Tcx |
Clear |
Deletes all the Tcx |
Custom |
Inherited from Tcx |
Delete |
Removes the specified Tcx |
End |
Releases a lock and updates the collection.
Inherited from Tcx |
Equals |
Inherited from TObject. |
Find |
Returns a reference to a collection element, by its unique identifier.
Inherited from Tcx |
Get |
Inherited from TObject. |
Get |
Inherited from TPersistent. |
Get |
Inherited from TPersistent. |
Get |
Returns a unique name for a toolbar. |
Index |
Returns the zero-based index of a specified item within the collection.
Inherited from Tcx |
Insert |
Adds a new toolbar to the current bar collection at the position specified by the zero-based Index parameter. |
Remove |
Removes a specified item from the collection.
Inherited from Tcx |
To |
Inherited from TObject. |
Update |
Updates a collection to reflect any changes made.
Inherited from Tcx |
#Events
Name | Description |
---|---|
On |
Inherited from Tcx |
See Also