Vcl.ActnCtrls.TCustomUtilityButton

From RAD Studio API Documentation
Jump to: navigation, search

Vcl.ActnCtrls.TCustomButtonControlVcl.ActnMan.TCustomActionControlVcl.Controls.TGraphicControlVcl.Controls.TControlSystem.Classes.TComponentSystem.Classes.TPersistentTCustomUtilityButton

Delphi

TCustomUtilityButton = class(TCustomButtonControl)

C++

class PASCALIMPLEMENTATION TCustomUtilityButton : public TCustomButtonControl

Properties

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

Description

TCustomUtilityButton is the base class for utility buttons.

TCustomUtilityButton is the base class for several ActionBand controls, most notably the standard utility buttons.

See Also