[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: rtti.pp line 205
type TRttiObject = class |
protected |
function GetHandle; virtual; abstract; |
public |
function GetAttributes; virtual; abstract; |
property Handle: Pointer; [r] |
end; |
| |
TObject |