Updates the action associated with the control using its action link.
Source position: controls.pp line 1746
public procedure TControl.InitiateAction; virtual; |
Calls the Update method in ActionLink to signal the OnUpdate event handler for the linked TBasicAction instance. No actions are performed in the method when ActionLink has not been assigned.
|
Link to the default Action associated with this control. |
|
| Version 4.4 | Generated 2025-11-08 | Home |