Unit: XIBase
Class: TxiBaseControlNode
Declaration:
procedure FreeControl; virtual;
Frees the control created by the CreateControl method. The default implementation of this method does nothing - you must override it in your control nodes to avoid memory leaks.
 
| The CHM file was converted to HTML by chm2web software. |