Data.DBXCommonTable.TDBXTableRow.Create

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

constructor Create(const DbxContext: TDBXContext);

C++

__fastcall TDBXTableRow(Data::Dbxcommon::TDBXContext* const DbxContext);

Propriétés

Type Visibilité  Source Unité  Parent
constructor public
Data.DBXCommonTable.pas
Data.DBXCommonTable.hpp
Data.DBXCommonTable TDBXTableRow

Description

Appelle de manière inhérente le constructeur de classe supérieure.

Create appelle de manière inhérente le constructeur de classe supérieure (TDBXWritableValueList).

Voir aussi