[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Inserts a new collection item at the specified position in the collection.
Source position: comctrls.pp line 3949
public function THeaderSections.Insert( |
Index: Integer |
Index |
|
Ordinal position in the collection where the new header section is inserted. |
Header section created in the method.
TCollection.Insert |