[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'Classes' (#rtl) |
Event handler triggered when the action's properties change
Source position: classesh.inc line 1419
public property TBasicActionLink.OnChange: TNotifyEvent |
OnChange is the event triggered when the action's properties change.
Application programmers should never need to assign this event. Component programmers can assign this event to have a client control reflect any changes in an Action's properties.
|
Executed whenever the Action is changed. |
|
|
Calls the OnChange handler. |
No notes exist for this page yet.