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



ShowAllMarks


Unit: SDL_marksel
Class: TMarkSel
Declaration: procedure ShowAllMarks;

The method ShowAllMarks sets the visibility of all available symbols to TRUE. This method has the same effect as setting all elements of the array property MarkVisible to TRUE. However, ShowAllMarks creates only one repaint request, thus minimizing screen flicker when changing the visibility.

Example: This method is used in the following example program (see http://www.lohninger.com/examples.html for downloading the code): markselection



Last Update: 2023-Dec-13