ActnMan.TControlProperties.ContainedControl

From RAD Studio VCL Reference
Jump to: navigation, search

Contents

Delphi Information

From ActnMan.pas

	property ContainedControl: TControl read FContainedControl write SetContainedControl;


Unit: ActnMan

Type: property

Visibility: published

Member Of: TControlProperties

C++ Information

From ActnMan.hpp

	__property Controls::TControl * ContainedControl = {read=FContainedControl,write=SetContainedControl};


Unit: ActnMan

Type: property

Visibility: public

Member Of: TControlProperties

Description

Specifies the control contained in the action client item displayed on a ribbon group.


Use the ContainedControl property to set or change the control contained in the action client item displayed on a ribbon group.

See Also

Personal tools
Translations
Newest Version