API:FMX.Maps.TMapObject
Delphi
TMapObject<D> = class abstract(TMapObjectBase)
C++
template<typename D> class PASCALIMPLEMENTATION TMapObject__1 : public TMapObjectBase
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| class | public | FMX.Maps.pas FMX.Maps.hpp |
FMX.Maps | FMX.Maps |
Description
Base class for map objects.
FMX.Maps.TMapObject inherits from FMX.Maps.TMapObjectBase. All content below this line refers to FMX.Maps.TMapObjectBase.
Base class for map objects.