API:Data.DBXCommonTable.TDBXSingleValueRow.Create
Delphi
constructor Create;
C++
__fastcall TDBXSingleValueRow();
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
constructor | public | Data.DBXCommonTable.pas Data.DBXCommonTable.hpp |
Data.DBXCommonTable | TDBXSingleValueRow |
Description
Inherently calls the upper class constructor.
Data.DBXCommonTable.TDBXSingleValueRow.Create inherits from Data.DBXCommonTable.TDBXCustomValueRow.Create. All content below this line refers to Data.DBXCommonTable.TDBXCustomValueRow.Create.
Inherently calls the upper class constructor.
Create inherently calls the upper class (TDBXRowTable) constructor to create a new TDBXCustomValueRow instance.