Vcl.RibbonActnCtrls.IRibbonSplitButton

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

IRibbonSplitButton = interface

C++

__interface  INTERFACE_UUID("{38541172-13DF-4F13-BC53-0448DC1EC163}") IRibbonSplitButton  : 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 split button.

IRibbonSplitButton is an interface implemented by controls that have a split button.

See Also