Unit: XIStorage
Declaration:
procedure XIReadDataByNode(aNode: TxiBaseControlNode; aStorage: IxiStorage);
Reads data values from the control node structure and writes them to aStorage. This procedure recursively goes through nodes and if the node is a descendant of TxiPersistentControlNode, it calls its ReadData method.
 
| The CHM file was converted to HTML by chm2web software. |