help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'Classes' (#rtl)

TBasicActionLink.OnChange

Event handler triggered when the action's properties change

Declaration

Source position: classesh.inc line 1419

public property TBasicActionLink.OnChange: TNotifyEvent
  read FOnChange
  write FOnChange;

Description

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.

See also

Change

  

Executed whenever the Action is changed.

TBasicAction.Change

  

Calls the OnChange handler.

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505