Datasnap.DSClientRest.TDSRestClientCallback.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

destructor Destroy; override;

C++

__fastcall virtual ~TDSRestClientCallback();

Properties

Type Visibility Source Unit Parent
destructor public
Datasnap.DSClientRest.pas
Datasnap.DSClientRest.hpp
Datasnap.DSClientRest TDSRestClientCallback

Description

Destroys a TDSRestClientCallback instance.

Destroy destroys an instance of the TDSRestClientCallback class.

See Also