[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'GTKProc' (#lcl)

Ampersands2Underscore

Declaration

Source position: gtkproc.pp line 603

function Ampersands2Underscore(

  Src: PChar

):PChar;

function Ampersands2Underscore(

  const ASource: string

):string;