API:System.Actions.TContainedActionList.OnExecute

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnExecute: TActionEvent read FOnExecute write FOnExecute;

C++

__property System::Classes::TActionEvent OnExecute = {read=FOnExecute, write=FOnExecute};

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.