RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TListItems.SetCount Method

Sets the number of list items.

Pascal
procedure SetCount(Value: Integer);
C++
__fastcall SetCount(int Value);

Call SetCount to set the number of list items. 

 

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