[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
Delete_A_Topic
Purpose Removes a menu topic and disposes of the associated memory.
Decln. Delete_a_Topic(var Menu:Nest_menu; Topic:byte);
Remarks Menu is the name of the menu variable storing the topic.
Topic is the number of the topic which is being removed.
Example
BEGIN
DELETE_A_TOPICS(BOBS_MENU,12);
END;
See Also:
Delete_All_Topics
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson