hi there,
we are using:
- Delphi 10.4
-sicomponents 7.8.4
we create a new multiplatform FMX Project, Target Win64. Drop a TsiLangRT on the form, compile, Error:
[dcc64 Fatal Error] siLangRT.pas(25): F2613 Unit 'Controls' not found. (see also appended Screenshot)
also we added conditional define "FMX" to compiler options
So, whats wrong ?
Best regards
Andreas
Delphi 10.4, FMX
Delphi 10.4, FMX
- Attachments
-
- scr.jpg (178.49 KiB) Viewed 7008 times
Re: Delphi 10.4, FMX
Hello,
TsiLangRT component is not applicable for FMX applications. Please use TsiLang instead.
TsiLangRT component is not applicable for FMX applications. Please use TsiLang instead.
Only the following components available under FireMonkey applications: TsiLang, TsiLangLinked and TsiLangDispatcher. As other components are designed for specific tasks which are applicable only under Windows OS.
Best regards,
Igor Siticov.
Igor Siticov.