Links
EControl Form Designer Pro
ecHintHelper.TecHintData Record

Hint information structure filled by the control.

TecHintData = record
  Text: WideString;
  HintSense: TRect;
  BaseRect: TRect;
end;

ecHintHelper

Members 
Description 
Text: WideString; 
Unicode hint text. 
HintSense: TRect; 
Rectangle in which caret movements does not effect hint showing, for example, item rectangle. 
BaseRect: TRect; 
Rectangle around which hint window will be displayed. 
Copyright (c) 2004 - 2011 EControl Ltd.. All rights reserved.
What do you think about this topic? Send feedback!