API:Data.DBXDelegate.TDBXDelegateCommand.Create
Delphi
constructor Create(DBXContext: TDBXContext; Command: TDBXCommand);
C++
__fastcall TDBXDelegateCommand(Data::Dbxcommon::TDBXContext* DBXContext, Data::Dbxcommon::TDBXCommand* Command);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
constructor | public | Data.DBXDelegate.pas Data.DBXDelegate.hpp |
Data.DBXDelegate | TDBXDelegateCommand |
Description
Creates an instance of TDBXCommand
Data.DBXDelegate.TDBXDelegateCommand.Create inherits from Data.DBXCommon.TDBXCommand.Create. All content below this line refers to Data.DBXCommon.TDBXCommand.Create.
Creates an instance of TDBXCommand
This constructor creates and initializes an instance of TDBXCommand.