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



TxtCase


Unit:SDL_dirtree
Class:TDirTree
Declaration:property TxtCase: TTxtCase;

The property TxtCase specifies whether the outline is displayed in lower or upper case letters or on an as-is basis. This property may take the values tcNochange, tcLower, or tcUpper.

Note, that changing the case of a large directory tree can take a considerable amount of time. So, it is more efficient to set case before any expansion of tree is performed.



Last Update: 2023-Feb-06