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_rot3d
Class:TRot3D
Declaration:procedure RemoveLastItem;

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

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


Last Update: 2023-Dec-14