API:Vcl.StdCtrls.TCustomListBox.DoGetDataObject

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function DoGetDataObject(const Index: Integer): TObject;

C++

System::TObject* __fastcall DoGetDataObject(const int Index);

Properties

Type Visibility Source Unit Parent
function protected
Vcl.StdCtrls.pas
Vcl.StdCtrls.hpp
Vcl.StdCtrls TCustomListBox

Description

Embarcadero Technologies does not currently have any additional information.