TdxRibbonBackstageViewGalleryGroups Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Initializes a new instance of the Tcx |
#Properties
Name | Description |
---|---|
Count |
Gets the number of elements in the collection.
Inherited from Tcx |
Groups | Provides zero-based indexed access to gallery groups contained within the collection. |
Items |
Provides indexed access to the collection elements.
Inherited from Tcx |
Parent |
Inherited from Tcx |
#Methods
Name | Description |
---|---|
Add | Creates a new gallery group and appends it to the current collection. |
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 |
Searches the collection for a group with a specified caption.
Inherited from Tdx |
Find |
Searches the collection for a group with a specified caption.
Inherited from Tdx |
Find |
Searches the collection for a gallery group with a specified caption. |
Find |
Returns a reference to a collection element, by its unique identifier.
Inherited from Tcx |
Get |
Searches visible gallery groups of the current collection for a gallery group located at a specified point.
Inherited from Tdx |
Get |
Inherited from TObject. |
Get |
Searches visible gallery groups of the current collection for a gallery item located at a specified point. |
Get |
Inherited from TPersistent. |
Get |
Inherited from TPersistent. |
Index |
Returns the zero-based index of a specified item within the collection.
Inherited from Tcx |
Insert |
Creates a new Tcx |
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