Label Property

Specifies the content and formatting of menu items as they appear to the user.

See Also | Example

Signature

object.Label

object

PopupMenuItem
The object or objects this property applies to.

Label

String; read-write
The label for the popup menu item.

Remarks

Unlike the Caption property, this property can contain DIESEL string expressions that conditionally alter the labels each time they are displayed.

 

   Comments?