Unit: XIBase
Class: TxiBaseControlNode
Declaration:
procedure UpdateEnabled; virtual;
This procedure is called when theEnabledControl state is changed. In your control nodes, this function should update the "enabled" state of the corresponding controls. The default implementation of this method sets EnabledControl of all child controls to the same value as the parent.
 
| The CHM file was converted to HTML by chm2web software. |