RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TActionClients.Customizable Property

Indicates whether the action clients collection is customizable.

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

The default setting for Customizable is true, which indicates that the collection can be customized. Set Customizable to false if you don't want to allow users to change the items in this collection using the customize dialog. Collections that are not customizable appear grayed out in the customize dialog. 

 

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