RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TActionClients.VisibleCount Method

Returns the number of visible TActionClient objects.

Pascal
function VisibleCount: Integer;
C++
__fastcall int VisibleCount();

VisibleCount is used internally to return the number of visible TActionClient objects that can be rendered on an action band. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!