[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
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.0 | Generated 2025-05-03 | Home |