FMX.Maps.TMapMarkerDescriptor.Snippet

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

Snippet: string;

C++

System::UnicodeString Snippet;

Properties

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

Description

Snippet text of the map marker.

Snippet field of type string represents the snippet text of the map marker.

See Also