| Library | Module | Frames | Expand |
| Property | Helptext | as String [optional] |
| The button or the cascade menu helptext. If null, help text is assigned as the item label. | ||
| Property | Label | as String [optional] |
| The menu button or cascade menu label. If null, label is assigned as the internal name. | ||
| Property | Name | as String |
| Internal name of the new popup menu or cascade button. | ||
| Property | PositionIndex | as Long [optional] |
| Position at which to add the menu or cascade button. If position null, the position will be at the end of the menu. | ||
| Function | CCpfcPopupmenuOptions.Create (Name as String) as IpfcPopupmenuOptions | |
| Creates a class object for popup menu options. | ||
| Property | Helptext | as String [optional] |
|
The button or the cascade menu helptext. If null, help text is assigned as the item label. |
| Property | Label | as String [optional] |
|
The menu button or cascade menu label. If null, label is assigned as the internal name. |
| Property | Name | as String |
|
Internal name of the new popup menu or cascade button. |
| Property | PositionIndex | as Long [optional] |
|
Position at which to add the menu or cascade button. If position null, the position will be at the end of the menu. |
| Function | CCpfcPopupmenuOptions.Create | (Name as String) as IpfcPopupmenuOptions |
|
Creates a class object for popup menu options.
|