Vcl.RibbonActnCtrls.IRibbonGroupDropdown.GetParentControl

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetParentControl: TWinControl;

C++

virtual Vcl::Controls::TWinControl* __fastcall GetParentControl() = 0 ;

Properties

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

Description

Returns the parent of the control.

GetParentControl returns the parent of the control implemented by the IRibbonGroupDropdown interface.