RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DynArrayOutOfRange::DynArrayOutOfRange Constructor
Pascal
constructor Create(index: Integer; count: Integer);
C++
DynArrayOutOfRange(int index, int count);

This is DynArrayOutOfRange, a member of class DynArrayOutOfRange.

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