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

Format

Declaration

Source position: amigados.pas line 1685

function Format(

  const filesystem: PAnsiChar;

  const volumename: PAnsiChar;

  dostype: ULONG

):LongBool;

function Format(

  const filesystem: ShortString;

  const volumename: PAnsiChar;

  dostype: ULONG

):Boolean;

function Format(

  const filesystem: PAnsiChar;

  const volumename: ShortString;

  dostype: ULONG

):Boolean;

function Format(

  const filesystem: ShortString;

  const volumename: ShortString;

  dostype: ULONG

):Boolean;


Documentation generated on: 2025-07-25