RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TButtonCollection.Insert Method

Inserts a button in the collection at the specified index.

Pascal
function Insert(Index: Integer): TButtonItem;
C++
__fastcall TButtonItem Insert(int Index);
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!