Alcinoe icon indicating copy to clipboard operation
Alcinoe copied to clipboard

Error compiling Method 'IsVisibleObject' not found in base class ( Alcinoe.FMX.Layouts.pas )

Open maurobotta opened this issue 1 year ago • 3 comments

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

image

maurobotta avatar Oct 17 '24 13:10 maurobotta

It's because you must include in the search path of you project Alcinoe\Embarcadero\Athens\fmx and Alcinoe\Embarcadero\Athens\rtl\common\

Zeus64 avatar Oct 17 '24 15:10 Zeus64

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 )

image

maurobotta avatar Oct 21 '24 08:10 maurobotta

can you make me a sample project so i can investigate what not working ?

Zeus64 avatar Oct 21 '24 09:10 Zeus64

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!

Zeus64 avatar Nov 01 '24 15:11 Zeus64