FMX.Maps.TMapMarkerDescriptor.Title

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

Title: string;

C++

System::UnicodeString Title;

Properties

Type Visibility Source Unit Parent
field public
FMX.Maps.pas
FMX.Maps.hpp
FMX.Maps TMapMarkerDescriptor

Description

Title of the map marker.

The Title field represents the title of the map marker as a string.

See Also