|
RAD Studio VCL Reference
|
Adds a new item to the collection.
function Add: TListControlItem;
__fastcall TListControlItem Add();
Call Add to add a new item to the collection. Add instantiates an object of the type that was specified when the TListControlItems instance was created. It returns the newly created object.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|