API:FMX.Grid.TCustomGrid.RowHeight

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property RowHeight: Single read GetRowHeight write SetRowHeight;

C++

__property float RowHeight = {read=GetRowHeight, write=SetRowHeight};

Properties

Type Visibility Source Unit Parent
property public
FMX.Grid.pas
FMX.Grid.hpp
FMX.Grid TCustomGrid

Description

Embarcadero Technologies does not currently have any additional information.