Skip to content

TWebJQXMenu

Description

Below is a list of the most important properties methods and events for TWebJQXMenu. Represents a menu control with support for sub-menus, it can be displayed vertical, horizontal or as a popup.

Designtime Runtime

Properties for TWebJQXMenu

Property Description
ElementClassName Optionally sets the CSS classname when styling via CSS is used
ElementID Optionally sets the HTML element ID for a HTML element in the form HTML file the label needs to be connected with. When connected, no new control is created but the Delphi class is connected with the existing HTML element in the form HTML file
Menu Set the TWebMainMenu control associated with the TWebJQXMenu
Mode Set the display mode. Horizonal, Popup or Vertical
Theme Sets the name of the theme that is used to display the control

Events for TWebJQXMenu

Property Description
OnItemClick Event triggered when a menu item is clicked