Vcl.Grids.TCustomGrid.FSaveCellExtents

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FSaveCellExtents: Boolean;

C++

bool FSaveCellExtents;

Properties

Type Visibility Source Unit Parent
field protected
Vcl.Grids.pas
Vcl.Grids.hpp
Vcl.Grids TCustomGrid

Description

Internal field.

FSaveCellExtents is used internally by the grid controls.

See Also