FMX.ComboTrackBar.Style.TStyledComboTrackBar.PMInit

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

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

C++

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

Properties

Type Visibility Source Unit Parent
procedure
function
protected
FMX.ComboTrackBar.Style.pas
FMX.ComboTrackBar.Style.hpp
FMX.ComboTrackBar.Style TStyledComboTrackBar

Description

Initializes a presentation.

See Also