Vcl.RibbonActnCtrls.TRibbonGalleryControlMenuItem.SetContainedControl

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetContainedControl(const Value: TControl);

C++

void __fastcall SetContainedControl(Vcl::Controls::TControl* const Value);

Properties

Type Visibility Source Unit Parent
procedure
function
public
Vcl.RibbonActnCtrls.pas
Vcl.RibbonActnCtrls.hpp
Vcl.RibbonActnCtrls TRibbonGalleryControlMenuItem

Description

Sets the value of the ContainedControl property.

SetContainedControl sets the value of the ContainedControl property.

See Also