RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TTreeNode.Cut Property

Indicates if the tree node object is drawn as if selected as part of a cut and paste operation.

Pascal
property Cut: Boolean;
C++
__property Boolean Cut;

Use Cut to alter the appearance of the tree node when it is selected as part of a cut and paste operation. 

 

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