Vcl.RibbonActnCtrls.TRibbonCheckBoxControl

From RAD Studio API Documentation
Jump to: navigation, search

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

Delphi

TRibbonCheckBoxControl = class(TRibbonSmallButtonControl)

C++

class PASCALIMPLEMENTATION TRibbonCheckBoxControl : public TRibbonSmallButtonControl

Properties

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

Description

TRibbonCheckBoxControl represents a check box that can be on (selected) or off (unselected).

The option is selected or unselected depending on whether the check box is selected or unselected.