GetLimitBit |
Top Previous Next |
Returns limit value (true/false) for the specified limit, link and bit (0-7). You need to have called OpenLimit in advance to setup the memory. It is aimed at bitpatterns.
Syntax: GetLimitBit(LimitID,link: integer; bit: byte): boolean;
|