<persistent control node>

This node class "knows" how to keep some specified value. Its parameters include the identifier and default value.

Parameters:

Parameter Description Default value
name A mandatory parameter for this class. This name must be unique — it will be used to load/save values edited by the control. For some nodes this parameter may be not mandatory. See the TxiPersistentControlNode.NeedID property for more information. It has no default value since it is mandatory.
default The default value for the control. This param interpretation depends on the particular control.

 

The CHM file was converted to HTML by chm2web software.