FMX.AddressBook.TAddressBookContact.LastName

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

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

C++

__property System::UnicodeString LastName = {read=GetStringValue, write=SetStringValue, index=1};

Propriétés

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


Description

Spécifie le nom de la personne de contact.

Voir aussi