[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: rtti.pp line 275
type TRttiOrdinalType = class(TRttiType) |
protected |
function GetTypeSize; override; |
public |
property OrdType: TOrdType; [r] |
property MinValue: LongInt; [r] |
property MaxValue: LongInt; [r] |
end; |
| |
| |
| |
| |
TObject |