API:System.Actions.TContainedActionList.OnUpdate

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnUpdate: TActionEvent read FOnUpdate write FOnUpdate;

C++

__property System::Classes::TActionEvent OnUpdate = {read=FOnUpdate, write=FOnUpdate};

Properties

Type Visibility Source Unit Parent
event protected
System.Actions.pas
System.Actions.hpp
System.Actions TContainedActionList

Description

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