Unit 'ComCtrls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#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 4096

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.



CT Web help

CodeTyphon Studio