API:FMX.AddressBook.TAddressBookContact.Department

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

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

C++

__property System::UnicodeString Department = {read=GetStringValue, write=SetStringValue, index=11};

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. Please help us document this topic by using the Discussion page!