FMX.Edit.Style.TStyledEdit.LongTap

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure LongTap(const X, Y: Single);

C++

void __fastcall LongTap(const float X, const float Y);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
protected
FMX.Edit.Style.pas
FMX.Edit.Style.hpp
FMX.Edit.Style TStyledEdit


Beschreibung

Diese Methode verwaltet das lange Antippen-Ereignis.

Siehe auch