Vcl.ActnCtrls.TCustomComboControl

From RAD Studio API Documentation
Jump to: navigation, search

Vcl.ActnMan.TCustomActionControlVcl.Controls.TGraphicControlVcl.Controls.TControlSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTCustomComboControl

Delphi

TCustomComboControl = class(TCustomActionControl)

C++

class PASCALIMPLEMENTATION TCustomComboControl : public Vcl::Actnman::TCustomActionControl

Properties

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

Description

TCustomComboControl is the base class for ActionBand combo controls.

TCustomComboControl is the base class for ActionBand components, like combo controls.

See Also