

/* optional */ string | |
The button or the cascade menu helptext. If null, help text is assigned as the item label. | |
/* optional */ string | |
The menu button or cascade menu label. If null, label is assigned as the internal name. | |
string | |
Internal name of the new popup menu or cascade button. | |
/* optional */ number | |
Position at which to add the menu or cascade button. If position null, the position will be at the end of the menu. |

static pfcPopupmenuOptions | Create (string Name) |
Creates a class object for popup menu options. |

/* optional */ string | Helptext |

/* optional */ string | Label |

string | Name |

/* optional */ number | PositionIndex |

static pfcPopupmenuOptions | Create | (string Name) |
