RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TActionClientItem.Unused Method

Determines whether a TActionClientItem is unused and should be hidden on an action band.

Pascal
function Unused: Boolean;
C++
__fastcall Boolean Unused();

Unused is called internally to specify whether a TActionClientItem is unused and should be hidden or can be displayed on an action band. 

 

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