FMX.AddressBook.TAddressBookContact.GetMessagingServices

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetMessagingServices(const AIndex: TContactField): TContactMessagingServices; virtual; abstract;

C++

virtual Fmx::Addressbook::Types::TContactMessagingServices* __fastcall GetMessagingServices(const Fmx::Addressbook::Types::TContactField AIndex) = 0 ;

Properties

Type Visibility Source Unit Parent
function protected
FMX.AddressBook.pas
FMX.AddressBook.hpp
FMX.AddressBook TAddressBookContact

Description

Embarcadero Technologies does not currently have any additional information.