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

AppendPath

Declaration

Source position: Clipper.Core.pas line 307

procedure AppendPath(

  var paths: TPaths64;

  const extra: TPath64

); overload;

procedure AppendPath(

  var paths: TPathsD;

  const extra: TPathD

); overload;



CT Web help

CodeTyphon Studio