TReflection Class
Represents type TReflection
.
TInterfacedObject
Spring.Reflection.TReflection
Spring.Reflection.TReflection
type TReflection = class(TInterfacedObject, IReflection) end;
The TReflection type exposes the following members.
Show:
Name | Description | |
---|---|---|
![]() ![]() | Create@ | Represents the static constructor of the TReflection class. |
![]() ![]() | Destroy@ | Represents the static destructor of the TReflection class. |
Show:
Name | Description | |
---|---|---|
![]() | Classes | Represents property |
![]() | Interfaces | Represents property |
![]() | Types | Represents property |
Show:
Name | Description | |
---|---|---|
![]() | FindType(string) | Represents method |
![]() | GetClasses | Represents method |
![]() | GetFullName(PTypeInfo) | Overloaded. Represents method |
![]() | GetInterfaces | Represents method |
![]() | GetType(PTypeInfo) | Overloaded. Represents method |
![]() | GetType(TClass) | Overloaded. Represents method |
![]() | GetType(TObject) | Overloaded. Represents method |
![]() | GetType(TValue) | Overloaded. Represents method |
![]() | GetTypes | Represents method |