Custom Draw
-----------

The example shows how XMLInspector may create XML object editing forms with 
property formatting.

Run the example. Using scheme.xsd the program will create an object inspector 
and try to load an XML object from object.xml. If the file doesn't exist, the 
program will let you edit a new object. 

After closing the program the changed (or created anew) object will be saved 
to object.xml.

Changing the OnDrawProperty handler you may set various colours and fonts 
for XMLInspector properties by many conditions.
