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

Tcl_Namespace

Declaration

Source position: tcl80.pp line 708

type Tcl_Namespace = packed record

  name: pchar;

  fullName: PChar;

  clientData: Tcl_ClientData;

  deleteProc: TTclNamespaceDeleteProc;

  parentPtr: PTcl_Namespace;

end;


Documentation generated on: 2023-03-18