FMX.AddressBook.Types.TContactMessagingService.TServiceKind

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TServiceKind = (Custom, Yahoo, Jabber, MSN, ICQ, AIM, QQ, GoogleTalk, Skype, Facebook, GaduGadu, NetMeeting);

C++

enum class DECLSPEC_DENUM TServiceKind : unsigned char { Custom, Yahoo, Jabber, MSN, ICQ, AIM, QQ, GoogleTalk, Skype, Facebook, GaduGadu, NetMeeting };

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.