RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TActionClient.HasItems Property

Specifies whether the action client has sub-items associated with the action client.

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

HasItems is used internally to determine if the action client has a TActionClients object assigned to the Items property. 

 

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