Products Downloads


French version


 

Specifies that a menu item is enabled.

Disabled items cannot be in the mouseover state (when the mouse pointer is positioned over the item) and cannot be used to trigger an Adelia event when the user clicks on the item.

Adelia type

BOOL.

Accessibility

Read / Write.

Conditions for use

none.

Default value

*TRUE.

 

 

Defines the background color of the menu item in its mouseover state (i.e. when the mouse pointer is positioned over the item).

This color can be specified as follows:

- as a Red Green Blue triplet (e.g. #FF0000),

- as an HTML literal constant (e.g. red),

Adelia type

ALPHA(256).

Accessibility

Read / Write.

Conditions for use

none.

Default value

*BLANK.

 

 

Places an image to the left of the menu item's label text.

This image is then displayed when the item is in its mouseover state (i.e. when the mouse pointer is positioned over the item).

Adelia type

ALPHA(256).

Accessibility

Read / Write.

Conditions for use

none.

Default value

*BLANK.

 

 

Defines a CSS style class for the menu item in its mouseover state (i.e. when the mouse pointer is positioned over the item).

This class is assigned to the item's container (a TD HTML tag).

Adelia type

ALPHA(256).

Accessibility

Read / Write.

Conditions for use

none.

Default value

*BLANK.

 

 

Defines the CSS style class assigned to the label text of the menu item in its mouseover state (i.e. when the mouse pointer is positioned over the item).

Adelia type

ALPHA(256).

Accessibility

Read / Write.

Conditions for use

none.

Default value

*BLANK.

 

 

Defines the text color of the menu item in its mouseover state (i.e. when the mouse pointer is positioned over the item).

This color can be specified as follows:

- as a Red Green Blue triplet (e.g. #FF0000),

- as an HTML literal constant (e.g. red),

Adelia type

ALPHA(256).

Accessibility

Read / Write.

Conditions for use

none.

Default value

*BLANK.

 

 

Defines the background color of the menu item in its normal state (i.e. when the mouse pointer is not positioned over the item).

This color can be specified as follows:

- as a Red Green Blue triplet (e.g. #FF0000),

- as an HTML literal constant (e.g. red).

Adelia type

ALPHA(256).

Accessibility

Read / Write.

Conditions for use

none.

Default value

*BLANK.

 

 

Places an image to the left of the menu item's label text. This image is then displayed when the item is in its normal state (i.e. when the mouse pointer is not positioned over the item).

Adelia type

ALPHA(256).

Accessibility

Read / Write.

Conditions for use

none.

Default value

*BLANK.

 

 

Defines a CSS style class for the menu item in its normal state (i.e. when the mouse pointer is not positioned over the item).

This class is assigned to the item's container (a TD HTML tag).

Adelia type

ALPHA(256).

Accessibility

Read / Write.

Conditions for use

none.

Default value

*BLANK.

 

 

Defines the CSS style class assigned to the label text of the menu item in its normal state (i.e. when the mouse pointer is not positioned over the item).

Adelia type

ALPHA(256).

Accessibility

Read / Write.

Conditions for use

none.

Default value

*BLANK.

 

 

Defines the text color of the menu item in its normal state (i.e. when the mouse pointer is not positioned over the item).

This color can be specified as follows:

- as a Red Green Blue triplet (e.g. #FF0000),

- as an HTML literal constant (e.g. red),

Adelia type

ALPHA(256).

Accessibility

Read / Write.

Conditions for use

none.

Default value

*BLANK.

 

 

Sets the number of rows or columns (depending on the value of the Menu object's Submenu Orientation property) on which to display the items that form the menu item's submenu.

If the menu has set a horizontal orientation for its submenus, this number specifies a number of rows, in which case, each item is placed on a different row to the previous one.

If the menu has set a vertical orientation, this number specifies a number of columns, in which case, each item is placed on a different column to the previous one.

Adelia type

NUM_BIN_2.

Accessibility

Read / Write.

Conditions for use

none.

Default value

1.

 

 

Defines the menu item's text label. This property is ignored if the item is a line separator.

Adelia type

ALPHA(128).

Accessibility

Read / Write.

Conditions for use

none.

Default value

Menu Item.

 

 

Sets the menu item's visibility.

Adelia type

BOOL.

Accessibility

Read / Write.

Conditions for use

none.

Default value

*TRUE.

 

 

Defines (in pixels) a menu item's width. The value 0 shows that this width is calculated by the item (depending on its graphical attributes).

Adelia type

NUM_BIN_2.

Accessibility

Read / Write.

Conditions for use

none.

Default value

0.

 

 

 

 

 

↑ Top of page