Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TdxBarItemActionLink Members

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

#Constructors
Show Inherited Hide Inherited

Name Description
Create(TObject) Inherited from TBasicActionLink.

#Properties
Show Inherited Hide Inherited

Name Description
Action Inherited from TBasicActionLink.

#Methods
Show Inherited Hide Inherited

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
Show Inherited Hide Inherited

Name Description
OnChange Inherited from TBasicActionLink.
See Also