RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomAdapterCommandGroup.VisibleCommands Property

Provides read-only access to the TWebComponentList that stores the list of visible components.

Pascal
property VisibleCommands: TWebComponentList;
C++
__property TWebComponentList VisibleCommands;

The VisibleCommands property provides read-only access to the TWebComponentList that stores the list of visible components. 

 

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