API:Vcl.AppEvnts.TCustomApplicationEvents.OnActionUpdate

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnActionUpdate: TActionEvent read FOnActionUpdate write FOnActionUpdate;

C++

__property System::Classes::TActionEvent OnActionUpdate = {read=FOnActionUpdate, write=FOnActionUpdate};

Properties

Type Visibility Source Unit Parent
event protected
Vcl.AppEvnts.pas
Vcl.AppEvnts.hpp
Vcl.AppEvnts TCustomApplicationEvents

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!