TdxCustomAdorner Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Inherited from TComponent. |
#Properties
Name | Description |
---|---|
Adorners | Provides access to the collection to which the current UI adorner belongs. |
Collection |
Specifies the collection containing the current element.
Inherited from Tcx |
Com |
Inherited from TComponent. |
Component |
Inherited from TComponent. |
Component |
Inherited from TComponent. |
Components | Inherited from TComponent. |
Component |
Inherited from TComponent. |
Component |
Inherited from TComponent. |
Design |
Inherited from TComponent. |
Display |
Specifies the collection item’s name displayed in the collection editor.
Inherited from Tcx |
ID |
Gets the unique identifier of the current collection element.
Inherited from Tcx |
Index |
Specifies the zero-based index of the current element in the collection.
Inherited from Tcx |
Manager | Provides access to the UI adorner manager to which the adorner element belongs. |
Name | Inherited from TComponent. |
Observers | Inherited from TComponent. |
Owner | Inherited from TComponent. |
Tag | Inherited from TComponent. |
Target |
Specifies the adorner’s target UI element. |
Target |
Specifies the adorner’s target element class. |
Target |
Specifies the name of the adorner’s target element class. |
VCLCom |
Inherited from TComponent. |
Visible | Specifies if the adorner element is visible. |
#Methods
#Events
Name | Description |
---|---|
On |
Enables you to respond to the UI adorner element’s changes. |
On |
Allows you to respond to a click on the UI adorner element. |
On |
Allows you to custom paint the UI adorner. |
On |
Allows you to custom paint the badge UI adorner‘s background. |
See Also