Skip to content

Latest commit

 

History

History
21 lines (19 loc) · 734 Bytes

linux-whats-possible.md

File metadata and controls

21 lines (19 loc) · 734 Bytes

What's possible

  • All the non-platform specific Delphi classes and functions
    • System.SysUtils
    • System.IOUtils
    • System.Net
    • etc
  • But also...
    • Indy
    • FireDAC
    • Rest
    • XML (compatible-ish implementation)
  • 3rd party libraries
    • Spring4D
  • But not...
    • VCL
    • WinAPI
    • QuickReport
    • FastReport (?)

Note: