TIWCGJQVertMenuItem Class
Represents type TIWCGJQVertMenuItem
.
IWCGJQVertMenu.TIWCGJQVertMenuItem
The TIWCGJQVertMenuItem type exposes the following members.
Name | Description | |
---|---|---|
![]() | Create(TCollection) | Initializes a new instance of the TIWCGJQVertMenuItem class. |
![]() | Destroy | Represents the destructor of the TIWCGJQVertMenuItem class. |
Name | Description | |
---|---|---|
![]() | Caption | The caption of item |
![]() | ContentID | Represents property |
![]() | Css | The css class of item |
![]() | Disabled | Enabled/Disabled item |
![]() | HasImage | Represents property |
![]() | MenuItems | Represents property |
![]() | Picture | The icon options |
![]() | PictureID | Represents property |
![]() | SubItems | The sub-items of item |
![]() | Tag | The tag property |
![]() | TitleID | Represents property |
![]() | UniqueName | The unique name (id) of item |
![]() | Visible | Toggle the visibility of menu item. |
Name | Description | |||
---|---|---|---|---|
![]() | Assign(TPersistent) | Represents method | ||
![]() | Collapse | Close the sub-menu | ||
![]() | Expand | Open the sub-menu | ||
![]() | GetDisplayName | Represents method | ||
![]() | GetPictureSize | Represents method | ||
![]() | jsCollapse | Represents method | ||
![]() | jsExpand | Represents method | ||
![]() | jsSelect | Represents method | ||
![]() | jsTriggerClickEvent | Represents method | ||
![]() | Select | Method to select the menu item.
| ||
![]() | TriggerClickEvent | This method will trigger the item click on browser. |