FMX.Presentation.Style.TStyledPresentation.Tap

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure Tap(const Point: TPointF); override;

C++

virtual void __fastcall Tap(const System::Types::TPointF &Point);

Eigenschaften

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


Beschreibung

Wird aufgerufen, wenn die Antippen-Geste auf der Darstellung erkannt wird. </br>

Siehe auch