TdxBadges Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Creates a new Tdx |
Create |
Initializes a new instance of the Tcx |
#Properties
Name | Description |
---|---|
Active |
Specifies if the layer with UI adorner elements is active.
Inherited from Tdx |
Color | Specifies the default color for all badge UI adorners in the collection. |
Count |
Gets the number of elements in the collection.
Inherited from Tcx |
Font | Specifies the default font settings for all badge UI adorners in the collection. |
Items | Provides zero-based indexed access to all badge UI adorners in the collection. |
Manager |
Provides access to the UI adorner manager to which the current adorner collection belongs.
Inherited from Tdx |
Parent |
Inherited from Tcx |
Parent |
Specifies if the badge UI adorner collection updates its font settings from the UI adorner manager‘s parent component. |
#Methods
Name | Description |
---|---|
Add | Creates a new UI badge and adds it to the 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 a badge UI adorner by its unique component identifier. |
Get |
Inherited from TObject. |
Get |
Inherited from TPersistent. |
Get |
Inherited from TPersistent. |
Index |
Returns the zero-based index of a specified item within the collection.
Inherited from Tcx |
Index |
Identifies the specified badge UI adorner‘s index within the collection. |
Insert |
Inserts a new badge UI adorner at the specified position within the collection. |
Remove |
Removes a specified item from the collection.
Inherited from Tcx |
Remove |
Removes the specified badge UI adorner from the collection. |
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