[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Source position: mseformatstr.pas line 342
function trystrtoqword( |
const text: string; |
out value: QWord |
):Boolean; |
const text: msestring; |
out value: QWord |
):Boolean; |
const S: string; |
out Value: QWord |
):Boolean; |