TxiPersistentControlNode.ReadData method

Unit: XIStorage

Class: TxiPersistentControlNode

Declaration:

procedure ReadData(aStorage: IxiStorage); virtual;

You have to override this method for your control nodes to read data by ID from aStorage and assign it to the corresponding controls' properties. This method does nothing in the base class.

 

The CHM file was converted to HTML by chm2web software.