|
JWSCL Documentation
|
procedure Delete(const Index: integer); virtual; reintroduce;
Index receives the zero based index of the object to be removed. Valid values are 0 to Count -1 .
Delete removes an object give by index from the list. The object will be freed automatically if OwnsObject is true.
|
Copyright (c) 2010. All rights reserved.
This help was created by Doc-O-Matic sponsored by toolsfactory software inc. |
|
What do you think about this topic? Send feedback!
|