FMX.Switch.Style.TStyledSwitch.PMInit

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

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

C++

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

プロパティ

種類 可視性 ソース ユニット
procedure
function
protected
FMX.Switch.Style.pas
FMX.Switch.Style.hpp
FMX.Switch.Style TStyledSwitch


説明

現在の表示の初期化を通知します。

関連項目