Data.DBXCommonTable.TDBXCustomValueRow.Create

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

constructor Create(const DbxContext: TDBXContext; const Row: TDBXRow);

C++

__fastcall TDBXCustomValueRow(Data::Dbxcommon::TDBXContext* const DbxContext, Data::Dbxcommon::TDBXRow* const Row);

Propriétés

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

Description

Appelle de façon inhérente le constructeur de classe supérieure.

Create appelle de façon inhérente le constructeur de classe supérieure (TDBXRowTable) afin de créer une nouvelle instance de TDBXCustomValueRow.

Voir aussi