FMX.Grid.TGridModel.TCellInfo.Rect

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

Rect: TRect;

C++

System::Types::TRect Rect;

Properties

Type Visibility Source Unit Parent
field public
FMX.Grid.pas
FMX.Grid.hpp
FMX.Grid TCellInfo

Description

Cell rectangle.

See Also