FMX.AddressBook.Types.TContactAddress.SupportedLabelKinds

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

class function SupportedLabelKinds: TLabelKinds;

C++

__classmethod TLabelKinds __fastcall SupportedLabelKinds();

Properties

Type Visibility Source Unit Parent
function public
FMX.AddressBook.Types.pas
FMX.AddressBook.Types.hpp
FMX.AddressBook.Types TContactAddress

Description

Returns a set of labels that are supported on the current platform.

See Also