Vcl.ExtCtrls.TLinkLabel.Create

From RAD Studio API Documentation
Jump to: navigation, search

C++

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

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.