RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomOutline.Clear Method

Removes all items from the outline.

Pascal
procedure Clear;
C++
__fastcall Clear();

Call Clear to empty the outline of all its nodes. Clear frees the memory for the removed items but not any memory for associated data. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!