[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'ComCtrls' (#lcl)

TCustomHeaderControl.Sections

Sections - the short segments of the header separated by vertical bars that function as the elementary selection units of the header.

Declaration

Source position: comctrls.pp line 4097

published property TCustomHeaderControl.Sections : THeaderSections
  read FSections
  write SetSections;

Description

Sections is a THeaderSections property with the collection of header sections defined for the control. The THeaderSection instances in the collection contain the size, layout, content, appearance, and state for each header section.

See also

THeaderSections

  

Implements a collection for sections in a TCustomHeaderControl control.

THeaderSection

  

Implements a section displayed on a TCustomHeaderControl / THeaderControl instance.


Version 4.0 Generated 2025-05-03 Home