FMX.ComboTrackBar.Style.TStyledComboTrackBar.PMInit

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

Delphi

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

C++

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

プロパティ

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


説明

プレゼンテーションを初期化します。

関連項目