[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Creates a new header section and adds it to the collection.
Source position: comctrls.pp line 4011
public function THeaderSections.Add: THeaderSection; |
Collection item created and stored in the method.
Add calls the AddItem method to get the return value for the method.
|
Adds the specified header section at the position specified in Index. |
|
|
Deletes the collection item stored at the specified position in the collection. |
|
TCollection.Add |