[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Assigns an OnExecute event handler
Source position: classesh.inc line 1716
protected procedure TBasicAction.SetOnExecute( |
Value: TNotifyEvent |
); virtual; |
SetOnExecute sets the OnExecute handler of the component. It also propagates this event to all client controls, and finally triggers the OnChange event.
|
Event triggered when the action executes. |
|
|
Occurs when one of the action's properties changes. |
lazarus-ccr.sourceforge.net |