Vcl.RibbonActnCtrls.TRibbonOptionButtonControl

From RAD Studio API Documentation
Jump to: navigation, search

Vcl.RibbonActnCtrls.TRibbonMenuSmallButtonControlVcl.RibbonActnCtrls.TRibbonSmallButtonControlVcl.RibbonActnCtrls.TRibbonBaseButtonControlTRibbonOptionButtonControl

Delphi

TRibbonOptionButtonControl = class(TRibbonMenuSmallButtonControl)

C++

class PASCALIMPLEMENTATION TRibbonOptionButtonControl : public TRibbonMenuSmallButtonControl

Properties

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

Description

Control type used to display buttons at the bottom of the application menu.

TRibbonOptionButtonControl is used to display buttons at the bottom of the application menu.

See Also