API:Data.DBXDelegate.TDBXDelegateCommand.Destroy
[–] Properties | |
---|---|
Type: destructor | |
Visibility: public | |
Source: Data.DBXDelegate.pas Data.DBXDelegate.hpp
| |
Unit: Data.DBXDelegate | |
Parent: TDBXDelegateCommand |
Delphi
destructor Destroy; override;
C++
__fastcall virtual ~TDBXDelegateCommand();
Description
Destroy a command instance
Data.DBXDelegate.TDBXDelegateCommand.Destroy inherits from Data.DBXCommon.TDBXCommand.Destroy. All content below this line refers to Data.DBXCommon.TDBXCommand.Destroy.
Destroy a command instance
This method destroys a TDBXCommand instance.