Source position: tcl80.pp line 861
function Tcl_HideCommand(
interp: PTcl_Interp;
cmdName: PAnsiChar;
hiddenCmdName: PAnsiChar
):Integer;