Skip to main content

TdxBadge Properties

A badge UI adorner element.
Name Description
Adorners Provides access to the collection to which the badge UI adorner belongs.
Alignment Specifies the badge adorner’s base position in relation to the target UI element.
Background Provides access to the badge UI adorner’s background appearance settings.
Collection Specifies the collection containing the current element. Inherited from TcxComponentCollectionItem.
ComObject Inherited from TComponent.
ComponentCount Inherited from TComponent.
ComponentIndex Inherited from TComponent.
Components Inherited from TComponent.
ComponentState Inherited from TComponent.
ComponentStyle Inherited from TComponent.
DesignInfo Inherited from TComponent.
DisplayName Specifies the collection item’s name displayed in the collection editor. Inherited from TcxComponentCollectionItem.
Font Specifies the badge UI adorner’s font settings.
ID Gets the unique identifier of the current collection element. Inherited from TcxComponentCollectionItem.
Index Specifies the zero-based index of the current element in the collection. Inherited from TcxComponentCollectionItem.
Manager Provides access to the UI adorner manager to which the adorner element belongs. Inherited from TdxCustomAdorner.
Name Inherited from TComponent.
Observers Inherited from TComponent.
Offset Specifies the absolute horizontal and/or vertical offsets (in pixels) from the badge UI adorner’s base position.
Owner Inherited from TComponent.
ParentFont Specifies if the badge UI adorner updates the font settings from its collection.
Size Specifies the badge UI adorner’s pixel dimensions.
Tag Inherited from TComponent.
TargetElement Specifies the adorner’s target UI element. Inherited from TdxCustomAdorner.
TargetElementClass Specifies the adorner’s target element class. Inherited from TdxCustomAdorner.
TargetElementClassName Specifies the name of the adorner’s target element class. Inherited from TdxCustomAdorner.
Text Specifies a text string displayed by the badge UI adorner.
TextMargins Specifies the margins (in pixels) between the badge’s bounding rectangle and a text message.
VCLComObject Inherited from TComponent.
Visible Specifies if the adorner element is visible. Inherited from TdxCustomAdorner.
See Also