API:Vcl.ShareContract.TSharingContract.RtfText

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

Delphi

property RtfText: string read GetRtfText write SetRtfText default 0;

C++

__property RtfText = {default=0};

プロパティ

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

説明

ターゲット アプリケーションと共有する RTF テキスト。

Vcl.ShareContract.TSharingContract.RtfText は Vcl.ShareContract.TCustomSharingContract.RtfText を継承しています。以下の内容はすべて Vcl.ShareContract.TCustomSharingContract.RtfText を参照しています。 ターゲット アプリケーションと共有する RTF テキスト。

関連項目