Class
MenuItemSeparator |
| | |
QuickLinks |
Delete, GetProps, ObjectValid, SetProps |
Properties
| | Property | Type | Access | Description |
| Label | string |
readwrite | |
| MenuItemIsEnabled | int |
readonly | |
| Name | string |
readonly | |
| NextMenuItemInMenu | FMObject |
readwrite | |
| NextMenuItemInSession | FMObject |
readonly | |
| PrevMenuItemInMenu | FMObject |
readwrite | |
|
Methods
| Instancesint Delete ()
PropVals GetProps ()
int ObjectValid ()
void SetProps (setVal:
PropVals)
|
Return |
MenuItemSeparator app.GetNamedMenuItemSeparator (name:
string)
MenuItemSeparator app.NewNamedMenuItemSeparator (name:
string)
|