Vcl.CategoryButtons.TButtonCollection.Insert

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function Insert(Index: Integer): TButtonItem;

C++

HIDESBASE TButtonItem* __fastcall Insert(int Index);

Properties

Type Visibility Source Unit Parent
function public
Vcl.CategoryButtons.pas
Vcl.CategoryButtons.hpp
Vcl.CategoryButtons TButtonCollection

Description

Inserts a button in the collection at the specified index.