Datasnap.DSCommonServer.TDSCustomServer.Destroy

提供:RAD Studio API Documentation

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TDSCustomServer();

プロパティ

種類 可視性 ソース ユニット
destructor public
Datasnap.DSCommonServer.pas
Datasnap.DSCommonServer.hpp
Datasnap.DSCommonServer TDSCustomServer

説明

TDSCustomServer オブジェクトを破壊します。

Destroy は、TDSCustomServer オブジェクトのインスタンスを破壊します。

関連項目