[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: rtti.pp line 436
type TRttiEnumerationType = class(TRttiOrdinalType) |
public |
function GetNames; |
class function GetName(); |
class function GetValue(); |
property UnderlyingType: TRttiType; [r] |
end; |
| |
| |
| |
| |
| |
TObject |