System.Bindings.CustomScope.TCustomScope.Create

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

constructor Create(const MappedObject: TObject; MetaClass: TClass); virtual;

C++

__fastcall virtual TCustomScope(System::TObject* const MappedObject, System::TClass MetaClass);

Propriétés

Type Visibilité  Source Unité  Parent
constructor public
System.Bindings.CustomScope.pas
System.Bindings.CustomScope.hpp
System.Bindings.CustomScope TCustomScope

Description

Crée une instance d'une portée personnalisée.

Le constructeur Create crée une instance d'une portée personnalisée.

Voir aussi