Table of Contents

TTMSFNCMenuService.RegisterMenuForm Method

Registers a popup form with the service so it is tracked as part of the open menu stack.

API unit family: TMSFNCPopupMenu Declaring type: TTMSFNCMenuService

Syntax

procedure RegisterMenuForm(AForm: TTMSFNCCustomPopupForm);

Parameters

Name Description
AForm The popup form to register.