Procedures.xml 648 B

123456789101112131415161718
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <?xml-stylesheet type="text/xsl" href="../Xsl/doc2html.xsl"?>
  3. <doc>
  4. <title>How to ... </title>
  5. <chapter>
  6. <title>How to ... </title>
  7. <par>Here you can find information how to perform some
  8. basic actions using Imaging library.</par>
  9. <linklist>
  10. <title>In This Section</title>
  11. <lslink url="Low/Low.xml">Low Level Interface</lslink>
  12. <lslink url="High/High.xml">High Level Interface</lslink>
  13. <lslink url="Components/ProcComp.xml">VCL/LCL Classes</lslink>
  14. <lslink url="Canvas.xml">Canvas Class Tips</lslink>
  15. </linklist>
  16. </chapter>
  17. </doc>