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

Tcl_Namespace

Declaration

Source position: tcl80.pp line 710

type Tcl_Namespace = packed record

  name: PAnsiChar;

  fullName: PAnsiChar;

  clientData: Tcl_ClientData;

  deleteProc: TTclNamespaceDeleteProc;

  parentPtr: PTcl_Namespace;

end;


Documentation generated on: 2025-07-25