|
|
|
|
|
by gduke
1394 days ago
|
|
Delphi's FireMonkey is in many ways similar to WPF in the way you can manipulate UI elements, except all the fluff and cruft WPF/XAML has. On the plus side, FireMonkey is multi platform too. VCL is still the tried and tested UI framework for Windows only applications though, nothing beats its flexibility. |
|