Function TWPRTFDataCollectionBase.AddSectionProps : TWPRTFSectionProps

Unit: WPRTEDefs
Class: WPRTEDefs.TWPRTFDataCollectionBase

Returns

The type of the result value is TWPRTFSectionProps.

Description

This function creates a new section propety object. The section property can be then selected in the current paragraph using: include(par.prop, paprNewSection); par.SectionID:= AddSectionProps.SectionID;