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

AppendPaths

Declaration

Source position: Clipper.Core.pas line 309

procedure AppendPaths(

  var paths: TPaths64;

  const extra: TPaths64

); overload;

procedure AppendPaths(

  var paths: TPathsD;

  const extra: TPathsD

); overload;



CT Web help

CodeTyphon Studio