FMX.AddressBook.TAddressBookSource.SourceType

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property SourceType: string read GetSourceType;

C++

__property System::UnicodeString SourceType = {read=GetSourceType};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
FMX.AddressBook.pas
FMX.AddressBook.hpp
FMX.AddressBook TAddressBookSource


Beschreibung

Schreibgeschützt. Gibt den Typ der Adressbuch-Quelle zurück.

Diese Eigenschaft gibt den Typ der Adressbuch-Quelle zurück, wie z. B. Google, Exchange, Local, usw.

Siehe auch