RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TList.List Property

Specifies the array of pointers that make up the Items array.

Pascal
property List: PPointerList;
C++
__property PPointerList List;

Use List to gain direct access to the Items array. 

 

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