TeeSaveToSVGFile procedure
procedure TeeSaveToSVGFile(Const APanel:
TCustomTeePanel; FileName: String; AWidth, AHeight: Integer);
Unit
TeeSVGCanvas
Description
Stores the APanel display contents into FileName file in SVG graphics format.
The optional AWidth and AHeight parameters determine the size of the graphic.