RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBaseArray.ValidateBounds Method
Pascal
function ValidateBounds(atIndex: Integer; var numItems: Integer): Boolean;
C++
__fastcall Boolean ValidateBounds(int atIndex, int numItems);

This is ValidateBounds, a member of class TBaseArray.

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