API:FMX.AddressBook.Types.TContactRelatedName.TLabelKind

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TLabelKind = (Custom, Mother, Father, Parent, Sister, Brother, Child, Friend, Spouse, Partner, Manager, Assistant,
DomesticPartner, ReferredBy, Relative);

C++

enum class DECLSPEC_DENUM TLabelKind : unsigned char { Custom, Mother, Father, Parent, Sister, Brother, Child, Friend, Spouse, Partner, Manager, Assistant, DomesticPartner, ReferredBy, Relative };

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.