Data.Cloud.CloudAPI.TCloudTableRow.Destroy
[–] Properties | |
---|---|
Type: destructor | |
Visibility: public | |
Source: Data.Cloud.CloudAPI.pas Data.Cloud.CloudAPI.hpp
| |
Unit: Data.Cloud.CloudAPI | |
Parent: TCloudTableRow |
Delphi
destructor Destroy; override;
C++
__fastcall virtual ~TCloudTableRow();
Description
Frees the columns and destroys this instance.