API:Vcl.AxCtrls.TStringsAdapter.Create

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

constructor Create(Strings: TStrings);

C++

__fastcall TStringsAdapter(System::Classes::TStrings* Strings);

Propriétés

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

Description

Create instancie un objet interface automation.

Vcl.AxCtrls.TStringsAdapter.Create hérite de System.Win.ComObj.TAutoIntfObject.Create. Tout le contenu en-dessous de cette ligne se réfère à System.Win.ComObj.TAutoIntfObject.Create.

Create instancie un objet interface automation.

Vous devez utiliser le constructeur pour instancier des descendants de TAutoIntfObject car il n'existe aucune prise en charge de fabricant de classe intégrée.

TypeLib est une interface ITypeLib qui peut renvoyer les informations de type pour DispIntf.

DispIntf est le GUID de l'objet créé.

Create alloue de la mémoire à un objet interface automation, utilise TypeLib pour accéder aux informations de type pour DispIntf et initialise la propriété DispIntfEntry.