API:Vcl.WinXCtrls.TToggleSwitch.Create

From RAD Studio API Documentation
Jump to: navigation, search

C++

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

Properties

Type Visibility Source Unit Parent
constructor public Vcl.WinXCtrls.hpp Vcl.WinXCtrls TToggleSwitch

Description

Embarcadero Technologies does not currently have any additional information.