Vcl.ActnMan.TActionClients.VisibleCount
Delphi
function VisibleCount: Integer;
C++
int __fastcall VisibleCount();
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | Vcl.ActnMan.pas Vcl.ActnMan.hpp |
Vcl.ActnMan | TActionClients |
Description
Returns the number of visible TActionClient objects.
VisibleCount is used internally to return the number of visible TActionClient objects that can be rendered on an action band.