API Coverage
This topic provides an up-to-date overview of what APIs are supported on which platforms:
Base RTL
For the base Delphi RTL, those parts that are implemented are supported on all Elements platforms, unless noted below:
Visual Component Library (VCL)
Delphi VCL is currently supported for a limited subset of platforms:
WPF | Cocoa | Island/Windows | Island/WebAssembly | |
---|---|---|---|---|
TApplication |
✅ | ✅ | ✅ | ✅ |
TForm |
✅ | ✅ | ✅ | ✅ |
TLabel |
✅ | ✅ | ✅ | ✅ |
TButton |
✅ | ✅ | ✅ | ✅ |
TCheckBox |
✅ | ✅ | ✅ | ✅ |
TRadioButton |
✅ | ✅ | ✅ | ✅ |
TEdit |
✅ | ✅ | ✅ | ✅ |
TListBox |
✅ | ✅ | ✅ | ✅ |
TComboBox |
✅ | ✅ | ✅ | ✅ |
TGroupBox |
✅ | ✅ | ✅ | ✅ |
TPanel |
✅ | ✅ | ✅ | |
TListView |
✅ | |||
TMemo |
✅ | |||
TProgressBar |
✅ |