XIRegisterControl function

Unit: XIParser

Declaration:

procedure XIRegisterControl(aTag: string; aClass: TxiControlNodeClass);

Registers the control node so it can be parsed by the XIParseXMLToNode function. aTag is a unique id used to identify the control node to be registered. All newly created control nodes have to be registered by this function..

 

The CHM file was converted to HTML by chm2web software.