TActivator Record
Represents type TActivator
.
The TActivator type exposes the following members.
Name | Description | |
---|---|---|
Create@ | Represents the static constructor of the TActivator class. | |
Destroy@ | Represents the static destructor of the TActivator class. |
Name | Description | |
---|---|---|
ClearCache | Represents method | |
CreateInstance(PTypeInfo) | Overloaded. Represents method | |
CreateInstance(string) | Overloaded. Represents method | |
CreateInstance(string,TValue[]) | Overloaded. Represents method | |
CreateInstance(TClass) | Overloaded. Represents method | |
CreateInstance(TClass,TValue[]) | Overloaded. Represents method | |
CreateInstance(TRttiInstanceType) | Overloaded. Represents method | |
CreateInstance(TRttiInstanceType,TRttiMethod,TValue[]) | Overloaded. Represents method | |
CreateInstance(TRttiInstanceType,TValue[]) | Overloaded. Represents method | |
CreateInstance<T> | Overloaded. Represents method | |
CreateInstance<T>(TValue[]) | Overloaded. Represents method | |
FindConstructor(TClass) | Overloaded. Represents method | |
FindConstructor(TRttiInstanceType,TValue[]) | Overloaded. Represents method | |
RaiseNoConstructorFound(TClass) | Represents method |