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

THeaderSections.Add

Creates a new header section and adds it to the collection.

Declaration

Source position: comctrls.pp line 3947

public function THeaderSections.Add: THeaderSection;

Function result

Collection item created and stored in the method.

Description

Adds calls the AddItem method to get the return value for the method.

See also

TCollection.Add

The latest version of this document can be found at lazarus-ccr.sourceforge.net.