The Getting Started demo application has simple code examples which can be easily copied to another application in order to use CAD Import VCL features. Please click the buttons on the screenshot below to read Delphi code examples.
Please add the following modules to the uses section in order to compile examples from this topic:
CADImage, DXFConv,sgConsts, sgFunction, DWG, DWG12, DXF, CGM, HPGL2, SVG;
Please look at the Viewer demo to understand the possibilities of the library: zooming, working with layers, printing, etc.
Go to CAD VCL Enterprise