Data.DBXCommonTable.TDBXDelegateTable.Create
[–] Properties | |
---|---|
Type: constructor | |
Visibility: public | |
Source: Data.DBXCommonTable.pas Data.DBXCommonTable.hpp
| |
Unit: Data.DBXCommonTable | |
Parent: TDBXDelegateTable |
Delphi
constructor Create;
C++
__fastcall TDBXDelegateTable();
Description
Inherently calls the upper class constructor.
Create inherently calls the upper class (TDBXTable) constructor to create a new TDBXDelegateTable instance.