FMX.AddressBook.TAddressBookContact.JobTitle

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property JobTitle: string index TContactField.JobTitle read GetStringValue write SetStringValue;

C++

__property System::UnicodeString JobTitle = {read=GetStringValue, write=SetStringValue, index=10};

Propriétés

Type Visibilité  Source Unité  Parent
property public
FMX.AddressBook.pas
FMX.AddressBook.hpp
FMX.AddressBook TAddressBookContact


Description

Spécifie la fonction de la personne de contact.

Voir aussi