TdxBarItemActionLink Methods
Specifies the link between an item control and a TAction object.| 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. |
See Also