API:FMX.AddressBook.TAddressBookContact.LastName

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

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

C++

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

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.