RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCOMAdminCatalogCollection.AddEnabled Property

Indicates whether the Add method can add items to the collection.

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

Read AddEnabled to determine whether your application can add items to this collection. When AddEnabled is false, the Add method fails. 

 

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