Delphi 10.4, FMX

All announcements, questions and issues related to the TsiLang Components Suite.
Post Reply
mediatech
Posts: 23
Joined: Fri Mar 11, 2005 6:02 am

Delphi 10.4, FMX

Post by mediatech »

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
Attachments
scr.jpg
scr.jpg (178.49 KiB) Viewed 2673 times
isiticov
Site Admin
Posts: 2383
Joined: Thu Nov 21, 2002 3:17 pm

Re: Delphi 10.4, FMX

Post by isiticov »

Hello,

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.
Post Reply