FMX.AddressBook.TAddressBookContact.Photo

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Photo: TBitmapSurface index TContactField.Photo read GetBitmapValue write SetBitmapValue;

C++

__property Fmx::Surfaces::TBitmapSurface* Photo = {read=GetBitmapValue, write=SetBitmapValue, index=12};

Eigenschaften

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


Beschreibung

Gibt das Foto der Kontaktperson an.

Siehe auch