Vcl.RibbonActnCtrls.TRibbonGalleryControlMenuItem.ContainedControl
Delphi
property ContainedControl: TControl read GetContainedControl write SetContainedControl;
C++
__property Vcl::Controls::TControl* ContainedControl = {read=GetContainedControl, write=SetContainedControl};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | Vcl.RibbonActnCtrls.pas Vcl.RibbonActnCtrls.hpp |
Vcl.RibbonActnCtrls | TRibbonGalleryControlMenuItem |
Description
Specifies the control contained in the action client item displayed in a ribbon gallery.
ContainedControl specifies the control contained in the action client item displayed in a ribbon gallery.