Unit: XIBase
Class: TxiBaseControlNode
Declaration:
constructor Create; virtual;
CCreates an instance of a control node. Please note that the constructor is virtual, and you have to override it if you want to create your own control nodes. By default it allocates a Children list and enables the control.
 
| The CHM file was converted to HTML by chm2web software. |