Vcl.ExtCtrls.TColorBox.Create

From RAD Studio API Documentation
Jump to: navigation, search

C++

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

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.