FMX.Gestures.TGestureCollectionItem.GetName
Delphi
function GetName: string; override;
C++
virtual System::UnicodeString __fastcall GetName(void);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | class protected | FMX.Gestures.pas FMX.Gestures.hpp |
FMX.Gestures | TGestureCollectionItem |
Description
GetName is the getter method for the Name property.
Use the GetName method to get the value of the Name property.