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 a ribbon radio button.

TRibbonSpinButton objects are used when user must make a singular choice among a set of related options.


See also