Unit: XIBase
Declaration:
TxiBaseControlNode = class
Create
Destroy
CreateControl
FreeControl
LayoutControl
ReadParams
UpdateEnabled
In XI library the XML source compiles into a tree-like structure of control nodes. The TxiBaseControlNode is the base class, the parent of all other control nodes. All control nodes responsible for various UI controls are derived from it.
 
| The CHM file was converted to HTML by chm2web software. |