Unit InitTheMenus

DescriptionUsesClasses, Interfaces, Objects and RecordsFunctions and ProceduresTypesConstantsVariables

Description

 

Overview

Functions and Procedures

procedure Init_My_Menus;

Variables

AppleMenu:MenuHandle;
M_File:MenuHandle;
M_Edit:MenuHandle;
M_Operation:MenuHandle;
M_View:MenuHandle;

Description

Functions and Procedures

procedure Init_My_Menus;
 

Variables

AppleMenu:MenuHandle;

Initialize the menus

M_File:MenuHandle;

Menu handle

M_Edit:MenuHandle;

Menu handle

M_Operation:MenuHandle;

Menu handle

M_View:MenuHandle;

Menu handle


Generated by PasDoc 0.14.0.