RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TButtonCategories.Insert Method

Inserts a new item at the specified index.

Pascal
function Insert(Index: Integer): TButtonCategory;
C++
__fastcall TButtonCategory Insert(int Index);
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!