API:Vcl.RibbonActnCtrls.TRibbonRadioButtonControl

From RAD Studio API Documentation
Jump to: navigation, search

Vcl.RibbonActnCtrls.TRibbonSmallButtonControlVcl.RibbonActnCtrls.TRibbonBaseButtonControlVcl.ActnCtrls.TCustomButtonControlVcl.ActnMan.TCustomActionControlTRibbonRadioButtonControl

Delphi

TRibbonRadioButtonControl = class(TRibbonSmallButtonControl)

C++

class PASCALIMPLEMENTATION TRibbonRadioButtonControl : public TRibbonSmallButtonControl

Properties

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

Description

Class for common ribbon small button controls.

Vcl.RibbonActnCtrls.TRibbonRadioButtonControl inherits from Vcl.RibbonActnCtrls.TRibbonSmallButtonControl. All content below this line refers to Vcl.RibbonActnCtrls.TRibbonSmallButtonControl.

Class for common ribbon small button controls.

TRibbonSmallButtonControl is a common ribbon small button control.

See Also