[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Creates the collection used to store header sections defined for the control.
Source position: comctrls.pp line 4061
protected function TCustomHeaderControl.CreateSections: THeaderSections; virtual; |
THeaderSections instance created in the method.
CreateSections is called from the TCustomHeaderControl.Create constructor to allocate the collection used to store the Sections defined for the control.
|
Sections - the short segments of the header separated by vertical bars that function as the elementary selection units of the header. |
|
|
Constructor for the class instance. |
|
|
Constructor for the class instance. |
|
|
Implements a section displayed on a TCustomHeaderControl / THeaderControl instance. |
Version 4.0 | Generated 2025-05-03 | Home |