Delphi manages to have TLabel exist in FMX and VCL. So, how do I create two components, both with the same name, except one is for VCL and one is for FMX?
Yes, I know I can use ifdefs and recompile the library every time. But that is not exactly clean code.
StackOverflow: Firemonkey
Embarcadero: Firemonkey OOP
Embarcadero: Firemonkey C++