FMX.Switch.Style.TStyledSwitch.PMInit

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure PMInit(var AMessage: TDispatchMessage); message PM_INIT;

C++

MESSAGE void __fastcall PMInit(System::TDispatchMessage &AMessage);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
FMX.Switch.Style.pas
FMX.Switch.Style.hpp
FMX.Switch.Style TStyledSwitch

Description

Notifies about the initialization of the current presentation.

See Also