Vcl.ExtCtrls.TTitleBarPanel.Create

From RAD Studio API Documentation
Jump to: navigation, search

C++

/* TCustomTitleBarPanel.Create */ inline __fastcall virtual TTitleBarPanel(System::Classes::TComponent* AOwner) : TCustomTitleBarPanel(AOwner) { }
/* TWinControl.CreateParented */ inline __fastcall TTitleBarPanel(HWND ParentWindow) : TCustomTitleBarPanel(ParentWindow) { }

Properties

Type Visibility Source Unit Parent
constructor public Vcl.ExtCtrls.hpp Vcl.ExtCtrls TTitleBarPanel

Description

Embarcadero Technologies does not currently have any additional information.