Vcl.RibbonActnCtrls.IRibbonGroupDropdown

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

IRibbonGroupDropdown = interface

C++

__interface  INTERFACE_UUID("{645B9579-7A03-47AF-A353-E38829FA4B46}") IRibbonGroupDropdown  : public System::IInterface

Properties

Type Visibility Source Unit Parent
interface
class
public
Vcl.RibbonActnCtrls.pas
Vcl.RibbonActnCtrls.hpp
Vcl.RibbonActnCtrls Vcl.RibbonActnCtrls

Description

Interface implemented by controls that have a group drop-down.

IRibbonGroupDropdown is an interface implemented by controls that have a group drop-down.

See Also