Vcl.DBCGrids.TDBCtrlGridLink.Create

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

constructor Create(DBCtrlGrid: TDBCtrlGrid);

C++

__fastcall TDBCtrlGridLink(TDBCtrlGrid* DBCtrlGrid);

Propriétés

Type Visibilité  Source Unité  Parent
constructor public
Vcl.DbCGrids.pas
Vcl.DBCGrids.hpp
Vcl.DBCGrids TDBCtrlGridLink

Description

Create crée une instance de TDBCtrlGridLink.

Les applications ne doivent pas appeler directement la méthode Create pour un TDBCtrlGridLink. Le TDBCtrlGrid possédant un TNavDataLink appelle la méthode Create depuis son propre constructeur.

Voir aussi