Link to home
Start Free TrialLog in
Avatar of LeTay
LeTay

asked on

Hint on TStringGrid in Delphi XE10

I am programming with Delphi XE 10.1 Berlin
Is it possible that the "hint" text defined on a TStringGrid when it becomes visible, has different texts if the mouse is over one cell or another ?
ASKER CERTIFIED SOLUTION
Avatar of Ferruccio Accalai
Ferruccio Accalai
Flag of Italy image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of LeTay
LeTay

ASKER

Thanks, will try that ASAP
What is the role of the declared Col and Row (outside the procedure) ?
Col and Row are declared as global to save the last onmouse over cell  and check if the new one selected is different
Avatar of LeTay

ASKER

Col and Row, of course, avoiding to set hint if the same