API:Vcl.ShareContract.TSharingContract.ImageFile

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

Delphi

property ImageFile: string read GetImageFile write SetImageFile default 0;

C++

__property ImageFile = {default=0};

プロパティ

種類 可視性 ソース ユニット
property published
Vcl.ShareContract.pas
Vcl.ShareContract.hpp
Vcl.ShareContract TSharingContract

説明

共有先アプリケーションと共有するイメージです。

Vcl.ShareContract.TSharingContract.ImageFile は Vcl.ShareContract.TCustomSharingContract.ImageFile を継承しています。以下の内容はすべて Vcl.ShareContract.TCustomSharingContract.ImageFile を参照しています。 共有先アプリケーションと共有するイメージです。

関連項目