Vcl.XPActnCtrls.TXPStyleExpandBtn

From RAD Studio API Documentation
Jump to: navigation, search

Vcl.ActnMenus.TCustomMenuExpandBtnVcl.ActnCtrls.TCustomUtilityButtonVcl.ActnCtrls.TCustomButtonControlVcl.ActnMan.TCustomActionControlVcl.Controls.TGraphicControlTXPStyleExpandBtn

Delphi

TXPStyleExpandBtn = class(TCustomMenuExpandBtn)

C++

class PASCALIMPLEMENTATION TXPStyleExpandBtn : public Vcl::Actnmenus::TCustomMenuExpandBtn

Properties

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

Description

TCustomMenuExpandBtn is the base class for expand buttons.

Vcl.XPActnCtrls.TXPStyleExpandBtn inherits from Vcl.ActnMenus.TCustomMenuExpandBtn. All content below this line refers to Vcl.ActnMenus.TCustomMenuExpandBtn.

TCustomMenuExpandBtn is the base class for expand buttons.

Use TCustomMenuExpandBtn as a base class for expand buttons.

See Also