ImageEn, unit ievect

TIEVMeasureHintEvent


Declaration

TIEVMeasureHintEvent = procedure(Sender: TObject; var Text: string; Value: double) of object;


Description

Text is the text to display. Application can change it by customiizing hint.
Value is the measure value to display.