TxiPersistentControlNode.NeedID property

Unit: XIStorage

Class: TxiPersistentControlNode

Declaration:

property NeedID: Boolean

Defines that the control represented by the node should have its own ID and can read and write values into the storage identified by this ID. The Create method sets this property to true, but in derived classes this property can be false. For example, if the node represents not a control but a control container that does not have its own data value but must provide special ReadData and WriteData implementation for contained controls.

 

The CHM file was converted to HTML by chm2web software.