Vcl.Outline.TOutline.Create

From RAD Studio API Documentation
Jump to: navigation, search

C++

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

Properties

Type Visibility Source Unit Parent
constructor public Vcl.Outline.hpp Vcl.Outline TOutline

Description

Embarcadero Technologies does not currently have any additional information.