[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: msestat.pas line 154
public function tstatreader.readint64( |
const name: msestring; |
const default: Int64 = 0; |
const min: Int64 = - maxint64 - 1; |
const max: Int64 = maxint64 |
):Int64; |