Unit: XIBase
Declaration:
TxiRootControlNode = class(TxiBaseControlNode)
A control node designed to represent the root of all control nodes. It does not contain any controls and serves only as a starting point or a container. It has its LayoutControl and ReadParams methods overridden so they raise an assert exception when called (they should never be called anyway).
 
| The CHM file was converted to HTML by chm2web software. |