Edit Method

Build 1501 on 14/Nov/2017  This topic last edited on: 23/Mar/2016, at 12:23

Description

Edits all the object's properties with a dialog identical to the one used by the EditSetText function to manipulate characters' attributes.

Note that properties that have no value are not displayed in the dialog (either empty control, or grayed check box, or the special 'Don't modify' value), and that it is possible to assign a value or chose 'no value' for all the properties in the dialog.

The function returns true if the dialog has been closed using 'OK', it returns false if the dialog has been cancelled.

Syntax

object.Edit

object

Required. Object name, returned by Text.GetTextStatus, Text.GetParaTextStatus and Text.GetDefaultTextStatus functions