DisposeCTable
Use theDisposeCTableprocedure to dispose of aColorTablerecord. TheDisposeCTableprocedure is also available as theDisposCTableprocedure.
PROCEDURE DisposeCTable (cTable: CTabHandle);
cTable- A handle to a
ColorTablerecord.DESCRIPTION
TheDisposeCTableprocedure disposes of theColorTablerecord whose handle you pass in thecTableparameter.