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

Relabel

Declaration

Source position: amigados.pas line 1733

function Relabel(

  const drive: pCHAR;

  const newname: pCHAR

):LongBool;

function Relabel(

  const drive: string;

  const newname: pCHAR

):Boolean;

function Relabel(

  const drive: pCHAR;

  const newname: string

):Boolean;

function Relabel(

  const drive: string;

  const newname: string

):Boolean;


Documentation generated on: 2023-03-18