FMX.ComboEdit.Style.TStyledComboEdit.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.ComboEdit.Style.pas
FMX.ComboEdit.Style.hpp
FMX.ComboEdit.Style TStyledComboEdit

Description

Notifies about the initialization of presentation.

See Also