ShellBrowser Delphi Components Documentation
|
Returns 0, if the compared values are equal, -1 if the callee is less than lValue2, 1 if the callee is greater than lValue2.
function CompareTo(const pValue2: TShellPropertyValue): Integer;
Parameters |
Description |
const pValue2: TShellPropertyValue |
The value to compare against. |
0, if the compared values are equal, -1 if the callee is less than lValue2, 1 if the callee is greater than lValue2.