Unit 'Grids' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TCustomGrid.HeaderHotZones

Contains the grid zones which are hot-lighted (hovered) on the control.

Declaration

Source position: grids.pas line 1270

protected property TCustomGrid.HeaderHotZones : TGridZoneSet
  read FHeaderHotZones
  write FHeaderHotZones
  default [gzFixedCols];

Description

Other than setting the default value for the property, HeaderHotZones is not used in the current LCL implementation.


Version 4.6 Generated 2026-02-20 Home