System.Bindings.CustomScope.TCustomScope.Create
Delphi
constructor Create(const MappedObject: TObject; MetaClass: TClass); virtual;
C++
__fastcall virtual TCustomScope(System::TObject* const MappedObject, System::TClass MetaClass);
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| constructor | public | System.Bindings.CustomScope.pas System.Bindings.CustomScope.hpp |
System.Bindings.CustomScope | TCustomScope |
説明
カスタム スコープのインスタンスを作成します。
Create コンストラクタは、カスタム スコープのインスタンスを作成します。