Class TCalSystemMenu (unit Calmuniv)

Inherits from

TComponent

Constructors



Functions

procedure Add(Caption: PChar; Command: Word);


procedure AddSeparator;


procedure Delete(Index: Integer);


procedure DeleteCommand(Command: Word);


procedure Insert(Index: Integer; Caption: PChar; Command: Word);


procedure Rename(Command: Word; Caption: PChar);


procedure Reset;

Public declarations

procedure Loaded;

Protected declarations

Properties

property Handle : HMenu


Events

Variables

FHandle : HMenu;

Private declarations


Constructors


Functions


procedure Add(Caption: PChar; Command: Word);


procedure AddSeparator;


procedure Delete(Index: Integer);


procedure DeleteCommand(Command: Word);


procedure Insert(Index: Integer; Caption: PChar; Command: Word);


procedure Rename(Command: Word; Caption: PChar);


procedure Reset;

Public declarations


procedure Loaded;

Protected declarations


Properties


property Handle : HMenu


Events


Variables


FHandle : HMenu;

Private declarations