Unit: XIComponents
Class: TxiInterfacePanel
Declaration:
property XISource: string
Depending on XISourceType, can contain different kind of values:
| XISourceType value | XISource |
|---|---|
| stFile | a file name |
| stResource | name of the linked resource, containing XML source (it can be text or binary) |
| stRawXML | XML source as a single string |
| stRawBinaryXML | "binary" XML as a single string |
 
| The CHM file was converted to HTML by chm2web software. |