[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazGio2' (#lcl)

TGFileIface.make_symbolic_link

Declaration

Source position: lazgio2.pas line 4304

TGFileIface.make_symbolic_link : function(

  file_: PGFile;

  symlink_value: Pgchar;

  cancellable: PGCancellable;

  error: PPGError

):gboolean;