PIGGraph

ShowValuesUnderCursor

Returns or sets a value indicating whether the OnMouseMoveShowPoints event will be called. This property is useful if the graph is running on a slow computer.

ShowValuesUnderCursor: boolean; (default: false)

lWinFlags := GetWinFlags;
PIGGraph1.ShowValuesUnderCursor := ((lWinFlags and WF_CPU386) = 0);

OnMouseMoveShowPoints

© 1996,1997 Productions Informatiques GaMa.
All rights reserved. Tous droits réservés.