[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Occurs when one of the action's properties changes.
Source position: classesh.inc line 1717
protected property TBasicAction.OnChange: TNotifyEvent |
OnChange is the event that is triggered when one of the action's properties changes. This event should be used by client controls or descendent classes to respond to these changes in the properties of the action.
Application programmers should never use the OnChange event directly.
lazarus-ccr.sourceforge.net |