TdxBadgeBackground Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Creates a new Tcx |
#Properties
Name | Description |
---|---|
Adorner | Provides access to the badge UI adorner to which the current background settings belong. |
Color | Specifies the solid color filling the background of a badge UI adorner. |
Fit |
Specifies how the assigned image fills the UI adorner badge‘s background. |
Glyph | Specifies the image used as the badge UI adorner‘s background. |
Image |
Specifies the badge UI adorner‘s background image by its index in the image list associated with the UI adorner manager. |
Owner protected |
Provides access to the persistent object to which the current property set or persistent information container belongs.
Inherited from Tcx |
Transparent | Specifies if the badge UI adorner’s background is hidden. |
#Methods
Name | Description |
---|---|
Assign |
Updates the persistent information from the specified source.
Inherited from Tcx |
Assign |
Inherited from TPersistent. |
Do |
Updates the persistent information container’s class-specific properties with the corresponding values obtained from another persistent information container.
Inherited from Tcx |
Equals |
Inherited from TObject. |
Get |
Inherited from TObject. |
Get |
Inherited from TPersistent. |
Get |
Returns the persistent object to which the current property set or persistent information container belongs.
Inherited from Tcx |
To |
Inherited from TObject. |
See Also