Vcl.StdCtrls.TMemo.Create

From RAD Studio API Documentation
Jump to: navigation, search

C++

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

Properties

Type Visibility Source Unit Parent
constructor public Vcl.StdCtrls.hpp Vcl.StdCtrls TMemo

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!