RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TOptionItem Class

Item added to OptionItems collection for TRibbonApplicationMenuBar.

Pascal
TOptionItem = class(TCollectionItem);
C++
class TOptionItem : public TCollectionItem;

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. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!