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

SetComment

Declaration

Source position: amigados.pas line 1751

function SetComment(

  const name: PAnsiChar;

  const comment: PAnsiChar

):LongBool;

function SetComment(

  const name: ShortString;

  const comment: PAnsiChar

):Boolean;

function SetComment(

  const name: PAnsiChar;

  const comment: ShortString

):Boolean;

function SetComment(

  const name: ShortString;

  const comment: ShortString

):Boolean;


Documentation generated on: 2025-07-25