Vcl.RibbonActnCtrls.TRibbonGroupDropDown.Group

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Group: TControl read FGroup write SetGroup;

C++

__property Vcl::Controls::TControl* Group = {read=FGroup, write=SetGroup};

Properties

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

Description

Group associated with the drop-down button.

Group is the group associated with the collapsed button.