|
RAD Studio VCL Reference
|
Creates a new TCollectionItem instance and adds it to the Items array.
function Add: TScreenTipItem;
__fastcall TScreenTipItem Add();
Call Add to create an item in the collection. The new item is placed at the end of the Items array.
Add returns the new collection item.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|