FMX.MultiView.Types.Style.TStyledTouchInterceptingLayout.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.MultiView.Types.Style.pas
FMX.MultiView.Types.Style.hpp
FMX.MultiView.Types.Style TStyledTouchInterceptingLayout

Description

Notification about initializing the presentation.

See Also