Skip to main content

TdxBarItemActionLink Members

Specifies the link between an item control and a TAction object.

Constructors

Name Description
Create(TObject) Inherited from TBasicActionLink.

Properties

Name Description
Action Inherited from TBasicActionLink.

Methods

Name Description
AssignClient(TObject) protected Links an action and an item.
Equals(TObject) Inherited from TObject.
Execute(TComponent) Inherited from TBasicActionLink.
GetHashCode Inherited from TObject.
ToString Inherited from TObject.
Update Inherited from TBasicActionLink.

Events

Name Description
OnChange Inherited from TBasicActionLink.
See Also