Vcl.RibbonActnMenus.TOptionItem
Delphi
TOptionItem = class(TCollectionItem)
C++
class PASCALIMPLEMENTATION TOptionItem : public System::Classes::TCollectionItem
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | public | Vcl.RibbonActnMenus.pas Vcl.RibbonActnMenus.hpp |
Vcl.RibbonActnMenus | Vcl.RibbonActnMenus |
Description
Item added to OptionItems collection for TRibbonApplicationMenuBar.
TOptionItem is an item added to the OptionItems collection for the TRibbonApplicationMenuBar component. This class represents the action to use for the command as well as the KeyTip to use.