Important: The information in this document is obsolete and should not be used for new development.
DisposeMCInfo
Use theDisposeMCInfo
procedure to dispose of a menu color information table. TheDisposeMCInfo
procedure is also available as theDispMCInfo
procedure.
PROCEDURE DisposeMCInfo (menuCTbl: MCTableHandle);
menuCTbl
- A handle to a menu color information table.
DESCRIPTION
TheDisposeMCInfo
procedure disposes of the menu color information table referred to by themenuCTbl
parameter.