[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: rtti.pp line 288
type TRttiInt64Type = class(TRttiType) |
protected |
function GetTypeSize; override; |
public |
property MinValue: Int64; [r] |
property MaxValue: Int64; [r] |
property Unsigned: Boolean; [r] |
end; |
| |
| |
| |
| |
TObject |