| TPointerCompareFunction |
bbutils |
Compare function to compare the two values where a and b points to, return -1 for aˆ<bˆ The data is an TObject to prevent confusing it with a and b. It is the first parameter, so the function use the same call convention like a method |