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

Tcl_CreateCommand

Declaration

Source position: tcl80.pp line 785

function Tcl_CreateCommand(

  interp: PTcl_Interp;

  name: PAnsiChar;

  cmdProc: TTclCmdProc;

  clientData: Tcl_ClientData;

  deleteProc: TTclCmdDeleteProc

):pTcl_Command;


Documentation generated on: 2025-07-25