RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCOMAdminCatalogCollection.RemoveEnabled Property

Indicates whether the Remove method can remove items from the collection.

Pascal
property RemoveEnabled: WordBool;
C++
__property WordBool RemoveEnabled;

Read RemoveEnabled to determine whether your application can remove items from this collection. When RemoveEnabled is false, the Remove method fails. 

 

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