FMX.Presentation.Style.TStyledPresentation.PMPointInObject

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure PMPointInObject(var AMessage: TDispatchMessageWithValue<TPointInObjectLocalInfo>); message PM_POINT_IN_OBJECT_LOCAL;

C++

MESSAGE void __fastcall PMPointInObject(Fmx::Presentation::Messages::TDispatchMessageWithValue__1<Fmx::Controls::Presentation::TPointInObjectLocalInfo> &AMessage);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
protected
FMX.Presentation.Style.pas
FMX.Presentation.Style.hpp
FMX.Presentation.Style TStyledPresentation

Beschreibung

Überprüft, ob sich der Punkt in der Darstellung befindet oder nicht.

Siehe auch