Unit: XIStorage
Class: TxiPersistentControlNode
Declaration:
procedure WriteData(aStorage: IxiStorage); virtual;
You have to override this method for your control nodes to write their control properties data into aStorage by ID. This method does nothing in the base class.
 
| The CHM file was converted to HTML by chm2web software. |