InCircularRange is an internal function used by the Remove method.
InCircularRange is an internal function used by the Remove method. Do not use it directly
Namespace: RSGenerics.Collections
Delphi |
function InCircularRange(Bottom, Item, TopInc: Integer): Boolean; |
Parameters
Bottom
Type: Integer
Item
Type: Integer
TopInc
Type: Integer
Type: Boolean
Reference |