Source position: amigados.pas line 1691
function GetDeviceProc(
const name: pCHAR;
dp: pDevProc
):pDevProc;function GetDeviceProc(
const name: string;
):pDevProc;