Unit 'amigados' Package
[Overview][Constants][Types][Procedures and functions][Index] [#amunits]

Relabel

Declaration

Source position: amigados.pas line 1739

function Relabel(

  const drive: PAnsiChar;

  const newname: PAnsiChar

):LongBool;

function Relabel(

  const drive: ShortString;

  const newname: PAnsiChar

):Boolean;

function Relabel(

  const drive: PAnsiChar;

  const newname: ShortString

):Boolean;

function Relabel(

  const drive: ShortString;

  const newname: ShortString

):Boolean;


Documentation generated on: 2025-07-25