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

SetComment

Declaration

Source position: amigados.pas line 1745

function SetComment(

  const name: pCHAR;

  const comment: pCHAR

):LongBool;

function SetComment(

  const name: string;

  const comment: pCHAR

):Boolean;

function SetComment(

  const name: pCHAR;

  const comment: string

):Boolean;

function SetComment(

  const name: string;

  const comment: string

):Boolean;


Documentation generated on: 2023-03-18