API:System.Actions.TContainedActionList.OnStateChange

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnStateChange: TNotifyEvent read FOnStateChange write FOnStateChange;

C++

__property System::Classes::TNotifyEvent OnStateChange = {read=FOnStateChange, write=FOnStateChange};

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.