FMX.AddressBook.Types.TContactURL.TLabelKind

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TLabelKind = (Custom, HomePage, Blog, Profile, Home, Work, FTP, Other);

C++

enum class DECLSPEC_DENUM TLabelKind : unsigned char { Custom, HomePage, Blog, Profile, Home, Work, FTP, Other };

Properties

Type Visibility Source Unit Parent
enum public
FMX.AddressBook.Types.pas
FMX.AddressBook.Types.hpp
FMX.AddressBook.Types TContactURL

Description

Embarcadero Technologies does not currently have any additional information.