Alcinoe
Alcinoe copied to clipboard
Error compiling Method 'IsVisibleObject' not found in base class ( Alcinoe.FMX.Layouts.pas )
Hi
I have a my project FMX with ALEdit all work fine, but i have make a test with ScrollEngine and i need Alcinoe.FMX.Layouts.pas ( Delphi Ide add this unit )
Now i can't compile my project.
[DCC Error] Alcinoe.FMX.Layouts.pas(122): E2137 Method 'IsVisibleObject' not found in base class If i remark 10 lines in Alcinoe.FMX.Layouts.pas all compile fine.
Hint ?
p.s. TALTabControl -> Alcinoe.FMX.TabControl
Target OS Compile: "Windows 32" and "Android 64" Device: Samsung S24 U Android 14 Delphi 12.2
Mauro
It's because you must include in the search path of you project Alcinoe\Embarcadero\Athens\fmx and Alcinoe\Embarcadero\Athens\rtl\common\
Hi, my project ( TALEdit / TALMemo / TALRectangle ) compiled fine ( the path was correct ).
yes have already these path Alcinoe\Embarcadero\Athens\fmx and Alcinoe\Embarcadero\Athens\rtl\common\
but when i add a TALTabControl or a EngineScroll class don't compile more. ( i have remark 10 lines for work ).
( Path are white )
can you make me a sample project so i can investigate what not working ?
I'll close this issue for now since I can't reproduce it. If you continue to experience the problem, feel free to reopen it!