Vcl.RibbonActnCtrls.TRibbonGroupDropDown.GetParentControl

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetParentControl: TWinControl;

C++

Vcl::Controls::TWinControl* __fastcall GetParentControl();

Properties

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

Description

Returns the parent of the control.

GetParentControl returns the parent of the control.