ShowFields Property

[Top]  [Chapter]  [Previous]  [Next]

Enable/Disable compressed field name display

Declaration

bool ShowFields;

Description

If this property is true the start marker of merge fields will display the field name, the end marker and the embedded text will be hidden.

 

This property can also be toggled by the WPA action ShowFieldsEx

 

Example: clip0135

 

Note: The field markers << and >> are usually visible. To hide the markers use

Memo.SpecialTextAttr(wpInsertpoints).Hidden = True

 

Note: In the current version text text can only be completely hidden, if the field text is not longer than one paragraph! This text can be hidden with TextCommand(15)


[idh_iwpmemo_showfields.htm]    Copyright © 2007 by WPCubed GmbH