Vcl.Forms.TFrame.Create

From RAD Studio API Documentation
Jump to: navigation, search

C++

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

Properties

Type Visibility Source Unit Parent
constructor public Vcl.Forms.hpp Vcl.Forms TFrame

Description

Embarcadero Technologies does not currently have any additional information.