API:Vcl.ValEdit.TValueListEditor.Cells

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Cells[ACol, ARow: Integer]: string read GetCell write SetCell;

C++

__property System::UnicodeString Cells[int ACol][int ARow] = {read=GetCell, write=SetCell};

Properties

Type Visibility Source Unit Parent
property public
Vcl.ValEdit.pas
Vcl.ValEdit.hpp
Vcl.ValEdit TValueListEditor

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!