[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Creates a new header section and adds it to the collection.
Source position: comctrls.pp line 3979
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 |