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



MarkAllItems


Unit: SDL_rchart
Class: TRChart
Declaration: procedure MarkAllItems (ItemID: TrcItem; ClassNumber: byte);

The method MarkAllItems sets the class number of all available items of the type ItemID to the value ClassNumber. The parameter ClassNumber must not be set to 255. In this case the procedure MarkAllItems has no effect at all.

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



Last Update: 2023-Dec-13