Creates a new header section and adds it to the collection.
Source position: comctrls.pp line 3947
public function THeaderSections.Add: THeaderSection; |
Collection item created and stored in the method.
Adds calls the AddItem method to get the return value for the method.
TCollection.Add |