[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: rtti.pp line 834
type TRttiInstanceType = class(TRttiStructuredType) |
protected |
function GetIsInstance; override; |
function GetTypeSize; override; |
function GetBaseType; override; |
public |
function GetDeclaredFields; override; |
function GetDeclaredMethods; override; |
function GetDeclaredProperties; override; |
function GetDeclaredIndexedProperties; override; |
property MetaClassType: TClass; [r] |
property DeclaringUnitName: string; [r] |
end; |
| |
| |
| |
| |
| |
TObject |