Vcl.ValEdit.TValueListEditor.EditListGetItems

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure EditListGetItems(ACol, ARow: Integer; Items: TStrings);

C++

void __fastcall EditListGetItems(int ACol, int ARow, System::Classes::TStrings* Items);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
Vcl.ValEdit.pas
Vcl.ValEdit.hpp
Vcl.ValEdit TValueListEditor

Description

Embarcadero Technologies does not currently have any additional information.