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



TTxtLblMode


Unit:SDL_sdlbase
Class: none
Declaration: TTxtLblMode = (tlOff, tlsimple, tlBox, tlUnderline, tlShadow);

The type TTxtLblMode declares the available layouts of text labels:

tlOff label is switched off
tlSimple just text without any lines
tlUnderline text is underlined
tlBox a rectangular box is drawn around the label
tlShadow box label with shadow



Last Update: 2023-Feb-06