Vcl.ActnCtrls.TCustomActionCombo

From RAD Studio API Documentation
Jump to: navigation, search

Vcl.ComCtrls.TCustomComboBoxExVcl.StdCtrls.TCustomComboVcl.Controls.TCustomListControlVcl.Controls.TWinControlVcl.Controls.TControlSystem.Classes.TComponentTCustomActionCombo

Delphi

TCustomActionCombo = class(TCustomComboBoxEx)

C++

class PASCALIMPLEMENTATION TCustomActionCombo : public Vcl::Comctrls::TCustomComboBoxEx

Properties

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

Description

TCustomActionCombo is a base class for ActionBand combo boxes.

TCustomActionCombo is a base class for several ActionBand components. Most notably, the standard combo box derives from this class.

See Also