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



RemoveLastItem


Unit:SDL_polchart
Class: TPolChart
Declaration: procedure RemoveLastItem;

The method RemoveLastItem deletes the last graphics element from the data container. This is equal to removing the last element from the drawing. Note that you have to call the method ShowGraf in order to see any effect.

Hint: RemoveLastItem can be used to move a graphics element across an existing drawing by repeatedly removing the last element and regenerating it at a different location.



Last Update: 2023-Dec-13