Show: Delphi C++
Display Preferences

FMX.Types.TStyledControl.DoActionChange

From XE2 API Documentation
Jump to: navigation, search

Delphi

procedure DoActionChange(Sender: TObject);

C++

void __fastcall DoActionChange(System::TObject* Sender);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
FMX.Types.pas
FMX.Types.hpp
FMX.Types TStyledControl

Description

TBasicAction.OnChange event dispatcher.

DoActionChange is called when a TBasicAction.OnChange event occurs.

Do not call DoActionChange explicitly in an application. It is for internal use.

See Also

Personal tools
Previous Versions
Translations