Data.Cloud.CloudAPI.TCloudTableRow.Destroy

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

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TCloudTableRow();

プロパティ

種類 可視性 ソース ユニット
destructor public
Data.Cloud.CloudAPI.pas
Data.Cloud.CloudAPI.hpp
Data.Cloud.CloudAPI TCloudTableRow

説明

列を解放し、このインスタンスを破壊します。

関連項目