RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TMenuProperties.Content Property

Lists the menu items displayed by an action client item on a ribbon group.

Pascal
property Content: TStrings;
C++
__property TStrings Content;

Use the Content property to add, modify or remove items that will be shown on a ribbon group in a menu. 

 

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