Unit 'Tcl80' Package
[Overview][Constants][Types][Procedures and functions][Index] [#tcl]

Tcl_CreateCommand

Declaration

Source position: tcl80.pp line 783

function Tcl_CreateCommand(

  interp: PTcl_Interp;

  name: PChar;

  cmdProc: TTclCmdProc;

  clientData: Tcl_ClientData;

  deleteProc: TTclCmdDeleteProc

):pTcl_Command;


Documentation generated on: 2023-03-18