API:Vcl.ListActns.TCustomVirtualListAction.GetItem
Delphi
function GetItem(const Index: Integer; var Value: String;
var ImageIndex: Integer; var Data: TCustomData): Boolean;
C++
bool __fastcall GetItem(const int Index, System::UnicodeString &Value, int &ImageIndex, Vcl::Controls::TCustomData &Data);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | protected | Vcl.ListActns.pas Vcl.ListActns.hpp |
Vcl.ListActns | TCustomVirtualListAction |
Description
Embarcadero Technologies does not currently have any additional information.