Page 1 of 1

TeeGrid VCL/FMX missing Graphics unit

Posted: Tue Jun 27, 2023 7:45 pm
by 18696019
Hi,

version 1.12

I can't manually install the components, I get an error during compilation (build all)
[dcc32 Hint] Tee.Grid.Rows.pas(836): H2164 Variable 'tmpFormat' is declared but never used in 'PaintColumn'
[dcc32 Hint] Tee.Grid.Rows.pas(1193): H2164 Variable 'i' is declared but never used in 'TRows.Paint'

[dcc32 Fatal Error] VCLTee.Painter.pas(22): F2613 Unit 'Graphics' not found. <=====!!!!!!!

Any idea
-mh

Re: TeeGrid VCL/FMX missing Graphics unit

Posted: Wed Jun 28, 2023 12:42 pm
by yeray
Hello,

Make sure you have the VCL prefix in the unit scope names in the project options.