Vcl.RibbonActnCtrls.TRibbonGalleryControl.GetContainedControl

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetContainedControl: TControl;

C++

Vcl::Controls::TControl* __fastcall GetContainedControl();

Properties

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

Description

Returns the value of ContainedControl property.

GetContainedControl returns the value of ContainedControl property.

See Also