Links
EControl Form Designer Pro
TzCustomFormDesigner.OnGetComponentHint Event

Occurs when the application is about to display the hint window for the particular component.

property OnGetComponentHint: TGetComponentHintEvent;

Write an OnGetComponentHint event handler to provide custom action. You may change hint or even forbid to display it. 

 

The Sender parameter is the object whose event handler is called. 

The Component parameter is the component that is being selected 

The Hint parameter is the hint string that user can change 

The ShowHint parameter determines whether a hint will be displayed.

Copyright (c) 2004 - 2011 EControl Ltd.. All rights reserved.
What do you think about this topic? Send feedback!