Vcl.Edge.TEdgeBrowser.Create

From RAD Studio API Documentation
Jump to: navigation, search

C++

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

Properties

Type Visibility Source Unit Parent
constructor public Vcl.Edge.hpp Vcl.Edge TEdgeBrowser

Description

Embarcadero Technologies does not currently have any additional information.