Datasnap.DSProxyWriter.TDSCustomProxyWriter.WriteInterface

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

Delphi

procedure WriteInterface; virtual; abstract;

C++

virtual void __fastcall WriteInterface() = 0 ;

プロパティ

種類 可視性 ソース ユニット
procedure
function
protected
Datasnap.DSProxyWriter.pas
Datasnap.DSProxyWriter.hpp
Datasnap.DSProxyWriter TDSCustomProxyWriter


説明

インターフェイス セクションを記述します。

WriteInterface 仮想抽象メソッドは、派生クラスで定義され、インターフェイス セクション記述のために使用されます。

関連項目