Copyright © WANNACRACK.COM. All Rights Reserved
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.
Category
Latest Update
9/4/2020
Rating
Report
CrossVcl is a set of tools for Delphi developers that can create VCL applications for macOS and Linux with Embarcadero Delphi. Is CrossVcl a VCL emulator? CrossVcl is not an emulator, it is a WinAPI implementation for another platform. Cross Vcl covers only the WinAPI UI (except DirectX) required by VCL. For non-UI software, you must use the Cross-Platform protocol of RTL and other frames. The whole new Embarcadero Delphi compiler is based on LLVM technology and is called the next generation compiler. The Nextgen compiler supports AnsiString, ShortString, asseembler code, and supports ARC modeling for all objects.
Win API bridge: Provides low Windows API level for macOS and Linux
Native control: Provides native macOS equivalents for most standard controls such as TEdit, TMemo, TComboBox
Native graphics: TCanvas and TBitmap control work on MacOS and Linux like Windows.
Custom controls: Many custom controls work on MacOS and Linux like Windows without change.
CrossVcl requires Embarcadero Delphi 10.2 with macOS development add-on. Enterprise version requires for Linux development
Read the Readme.txt file in the Crack folder.
Comments
Similar