FMX.AddressBook.TAddressBookContact.PhotoThumbnail
Delphi
property PhotoThumbnail: TBitmapSurface index TContactField.PhotoThumbnail read GetBitmapValue;
C++
__property Fmx::Surfaces::TBitmapSurface* PhotoThumbnail = {read=GetBitmapValue, index=13};
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
property | public | FMX.AddressBook.pas FMX.AddressBook.hpp |
FMX.AddressBook | TAddressBookContact |
Beschreibung
Schreibgeschützt. Gibt die Miniaturansicht der Kontaktperson zurück.