TIWCGJQMenuItems Class

Represents type TIWCGJQMenuItems.

Namespace: IWCGJQMenu
TCGCollection
  IWCGJQMenu.TIWCGJQMenuItems
type
 TIWCGJQMenuItems = class(TCGCollection, IIWCGFuncAdapter)
 end;

The TIWCGJQMenuItems type exposes the following members.

Show:
 NameDescription
Create(TPersistent,string)

Initializes a new instance of the TIWCGJQMenuItems class.

Destroy

Represents the destructor of the TIWCGJQMenuItems class.

Top
Show:
 NameDescription
Items[SmallInt]

Represents property Items[SmallInt].

Menu

Represents property Menu.

PropName

Represents property PropName.

Top
Show:
 NameDescription
ActionDestroyed(TComponent)

Represents method ActionDestroyed(TComponent).

Add

Represents method Add.

FindByMenuItemName(string,TIWCGJQMenuItems)

Represents method FindByMenuItemName(string,TIWCGJQMenuItems).

GetCGJSContainer

Represents method GetCGJSContainer.

GetFixedScript(TIWCGJSonFunc,Boolean)

Represents method GetFixedScript(TIWCGJSonFunc,Boolean).

GetHTMLName

Represents method GetHTMLName.

GetImplComponent

Represents method GetImplComponent.

GetItemIndex

Represents method GetItemIndex.

GetIWCLName

Represents method GetIWCLName.

GetOwner

Represents method GetOwner.

GetPropName

Represents method GetPropName.

RegionDestroyed(TComponent)

Represents method RegionDestroyed(TComponent).

UpdateActions

Represents method UpdateActions.

Top