API:Vcl.ComCtrls.TListItems.AddItem
Delphi
function AddItem(Item: TListItem; Index: Integer = -1): TListItem;
C++
TListItem* __fastcall AddItem(TListItem* Item, int Index = 0xffffffff);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | Vcl.ComCtrls.pas Vcl.ComCtrls.hpp |
Vcl.ComCtrls | TListItems |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!