Function TParagraph.SetProperty(WPAT_Code:Byte; Value:Integer) : TParagraph

Unit: WPRTEDefs
Class: WPRTEDefs.TParagraph

Parameters

  • WPAT_Code:Byte
  • Value:Integer

Returns

The type of the result value is TParagraph.

Description

This function does the same as ASet() but returns the paragraph itself for nested assignments. Can be used together with SetText() .