[Overview][Types][Procedures and functions][Index] |
Source position: line 0
function CompareValue( |
const A: QWord; |
const B: QWord |
):TValueRelationship; |
const A: Integer; |
const B: Integer |
):TValueRelationship; |
const A: Int64; |
const B: Int64 |
lazarus-ccr.sourceforge.net |