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



TTxtCase type


Unit:SDL_dirtree
Class:none
Declaration:TTxtCase = (tcNochange, tcLower, tcUpper);

The type TTxtCase defines the possible ways to handle the case in the directory outline tree:

tcNoChange the case of the directory names is not changed
tcLower the directory names are converted to lower case letters
tcUpper the directory names are converted to upper case letters



Last Update: 2023-Feb-06