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



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

TBasicAction.OnUpdate

Event trigged when the application is idle.

Declaration

Source position: classesh.inc line 1449

public property TBasicAction.OnUpdate: TNotifyEvent
  read FOnUpdate
  write FOnUpdate;

Description

OnUpdate is the event triggered when the application is idle, and the action is being updated. The OnUpdate event can be used to set the state of the action, for instance disable it if the action cannot be executed at this point in time.

See also

Update

  

Triggers the OnUpdate event

OnExecute

  

Event triggered when the action executes.

Notes

 No notes exist for this page yet. 





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