Vcl.RibbonActnCtrls.TRibbonRadioButtonControl

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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

Delphi

TRibbonRadioButtonControl = class(TRibbonSmallButtonControl)

C++

class PASCALIMPLEMENTATION TRibbonRadioButtonControl : public TRibbonSmallButtonControl

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
Vcl.RibbonActnCtrls.pas
Vcl.RibbonActnCtrls.hpp
Vcl.RibbonActnCtrls Vcl.RibbonActnCtrls

Beschreibung

Klasse für ein Ribbon-Optionsfeld.

TRibbonRadioButtonControl-Steuerelemente werden verwendet, wenn Benutzer eine einzelne Auswahl aus mehreren verwandten Optionen treffen müssen.


Siehe auch