API:Vcl.RibbonActnCtrls.TRibbonCustomStatusControl

From RAD Studio API Documentation
Jump to: navigation, search

Vcl.RibbonActnCtrls.TRibbonCustomControlVcl.ActnMan.TCustomActionControlVcl.Controls.TGraphicControlVcl.Controls.TControlSystem.Classes.TComponentTRibbonCustomStatusControl

Delphi

TRibbonCustomStatusControl = class(TRibbonCustomControl)

C++

class PASCALIMPLEMENTATION TRibbonCustomStatusControl : public TRibbonCustomControl

Properties

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

Description

Class used to parent any other control types on the ribbon.

Vcl.RibbonActnCtrls.TRibbonCustomStatusControl inherits from Vcl.RibbonActnCtrls.TRibbonCustomControl. All content below this line refers to Vcl.RibbonActnCtrls.TRibbonCustomControl.

Class used to parent any other control types on the ribbon.

TRibbonCustomControl is used to parent any other control types on the ribbon such as a TButton or TListView. It implements support for KeyTips, parenting of the control, and Quick Access Toolbar support.