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

Format

Declaration

Source position: amigados.pas line 1643

function Format(

  const filesystem: pCHAR;

  const volumename: pCHAR;

  dostype: LongWord

):LongBool;

function Format(

  const filesystem: string;

  const volumename: pCHAR;

  dostype: LongWord

):Boolean;

function Format(

  const filesystem: pCHAR;

  const volumename: string;

  dostype: LongWord

):Boolean;

function Format(

  const filesystem: string;

  const volumename: string;

  dostype: LongWord

):Boolean;


Documentation generated on: 2021-07-30