API:Vcl.Controls.TCustomListControl.AddItem
Delphi
procedure AddItem(Item: String; AObject: TObject); virtual; abstract;
C++
virtual void __fastcall AddItem(System::UnicodeString Item, System::TObject* AObject) = 0 ;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
public | Vcl.Controls.pas Vcl.Controls.hpp |
Vcl.Controls | TCustomListControl |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!