Web.DBWeb.TDSTableProducerEditor.Create

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

constructor Create(DSTableProducer: TDSTableProducer);

C++

__fastcall TDSTableProducerEditor(TDSTableProducer* DSTableProducer);

Propriétés

Type Visibilité  Source Unité  Parent
constructor public
Web.DBWeb.pas
Web.DBWeb.hpp
Web.DBWeb TDSTableProducerEditor

Description

Create crée une instance de TDSTableProducerEditor.

N'appelez pas directement Create dans une application. Un TDSTableProducerEditor est créé à la conception quand c'est nécessaire.

Create initialise la propriété DSTableProducer et définit la propriété Editor de l'objet TDSTableProducer transmis dans le paramètre DSTableProducer.

Voir aussi