API:Vcl.Controls.TCustomListControl.SetItemIndex
Delphi
procedure SetItemIndex(const Value: Integer); overload; virtual; abstract;
C++
virtual void __fastcall SetItemIndex(const int Value) = 0 /* overload */;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
protected | 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!