XIWriteDataByNode function

Unit: XIStorage

Declaration:

procedure XIWriteDataByNode(aNode: TxiBaseControlNode; aStorage: IxiStorage);

Reads data values from the control node structure and writes them into aStorage. This procedure recursively goes through nodes and if the node is a descendant of TxiPersistentControlNode, it calls its WriteData method.

 

The CHM file was converted to HTML by chm2web software.