Unit 'Clipper' Package
[Overview][Constants][Types][Procedures and functions][Index] [#pl_image32]

ShowPolyTreeStructure

Declaration

Source position: Clipper.pas line 136

procedure ShowPolyTreeStructure(

  polytree: TPolyTree64;

  strings: TStrings

); overload;

procedure ShowPolyTreeStructure(

  polytree: TPolyTreeD;

  strings: TStrings

); overload;



CT Web help

CodeTyphon Studio