FMX.AddressBook.TAddressBookContact.Photo

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

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

C++

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

プロパティ

種類 可視性 ソース ユニット
property public
FMX.AddressBook.pas
FMX.AddressBook.hpp
FMX.AddressBook TAddressBookContact


説明

連絡先の写真を示します。

関連項目