The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



TLogicOp


Unit:SDL_dstruct
Class: none
Declaration: TLogicOp = (loAND, loOR, loXOR, loANDNot, loORNot, loXORNot);

The type TLogicOp defines the three possible logical combinations AND, OR, and XOR (exclusive OR), and their negations for the usage with the class TBitFld.



Last Update: 2023-Feb-06