How to do it, what would happen when we hover the mouse cursor in dbgrid, if the field has the desired value, would a hint appear?
if qry1.fieldbyname('PASSENGER_TYPE').asstring = 'INF' then
dbgrd1.Hint := 'младенец';
Rummaged in the properties of dbgrid made in ShowHint = True. All has earned, BUT when not on value and when I cause the cursor in dbgrid how to make that was when I am directing on value itself?