System.Bindings.CustomScope.TCustomScope.GetMetaClass
Delphi
function GetMetaClass: TClass;
C++
System::TClass __fastcall GetMetaClass();
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
function | protected | System.Bindings.CustomScope.pas System.Bindings.CustomScope.hpp |
System.Bindings.CustomScope | TCustomScope |
Beschreibung
Getter-Implementierung für die Eigenschaft MetaClass.
Die Methode GetMetaClass ist die als protected deklarierte Getter-Implementierung für die Eigenschaft MetaClass.