Vcl.AxCtrls.TAdapterNotifier.Create

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

constructor Create(Adapter: TCustomAdapter);

C++

__fastcall TAdapterNotifier(TCustomAdapter* Adapter);

Propriétés

Type Visibilité  Source Unité  Parent
constructor public
Vcl.AxCtrls.pas
Vcl.AxCtrls.hpp
Vcl.AxCtrls TAdapterNotifier

Description

Create crée une instance de l'objet TAdapterNotifier.

Vous ne devez normalement jamais créer un objet de cette classe. Les objets TAdapterNotifier sont créés et liés à un descendant de TCustomAdapter.

Voir aussi