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....



TTriState


Unit: SDL_sdlbase
Class: none
Declaration: TTriState = (tsFalse, tsTrue, tsUndefined);

The type declaration TTriState declares a type supporting three states. It can be seen as an enhanced boolean type, offering and undefined state in addition to the true and false states.


Last Update: 2023-Feb-06