API:Vcl.Grids.TStringGrid.Rows

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Rows[Index: Integer]: TStrings read GetRows write SetRows;

C++

__property System::Classes::TStrings* Rows[int Index] = {read=GetRows, write=SetRows};

Properties

Type Visibility Source Unit Parent
property public
Vcl.Grids.pas
Vcl.Grids.hpp
Vcl.Grids TStringGrid

Description

Embarcadero Technologies does not currently have any additional information.