Data.DBXCommonTable.TDBXStreamerRow.Create

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

constructor Create(const AContext: TDBXContext);

C++

__fastcall TDBXStreamerRow(Data::Dbxcommon::TDBXContext* const AContext);

Propriétés

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

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 (TDBXRow).

Voir aussi