Vcl.ExtCtrls.TCustomGridPanel.CellSize

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property CellSize[AColumn, ARow: Integer]: TPoint read GetCellSizes;

C++

__property System::Types::TPoint CellSize[int AColumn][int ARow] = {read=GetCellSizes};

Properties

Type Visibility Source Unit Parent
property public
Vcl.ExtCtrls.pas
Vcl.ExtCtrls.hpp
Vcl.ExtCtrls TCustomGridPanel

Description

Embarcadero Technologies does not currently have any additional information.