RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
Generics.Collections.sUnbalancedOperation Constant

Specifies the text displayed by an exception of type EListError.

Pascal
sUnbalancedOperation = 'Unbalanced stack or queue operation';
C++
sUnbalancedOperation = 'Unbalanced stack or queue operation';

sUnbalancedOperation is a string constant used by an exception of type EListError. To be more specific, sUnbalancedOperation contains the text "Unbalanced stack or queue operation". 

 

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