Does anyone know how to create and show a website?
Use the TWebBrowser control:
https://macpgmr.github.io/
Sorry, I asked wrong question or I forget to change question in google translate.
I know your component, but it is not what I search, because your control doesn't work for InternetExplorer-Control.
I am creating crossplatform full featured browser-component, also I created QT(QtWebview) and Win32(InternetExplorer) part.
Now I am working on Cocoa-Webview because LCLQt on MacOs does not look good, too much design bugs.
I know good enough about GTK, QT, X, WIN32, Linux, Windows, C and C++ Programming, but nothing about Mac, Cocoa and ObjectiveC or Objective Pascal.
I want only know how to place Cocoa-Controls in LCL-TWinControl. It is easy with QT, GTK or Win32 but with cocoa and mac it is hards.
Thanks again.