|
RAD Studio VCL Reference
|
Time to wait before hiding hint.
property HideAfter: Integer;
__property int HideAfter;
HideAfter is the time in milliseconds to display the hint while the mouse is over the control with the hint. When set to -1, the hint is displayed until HideHint is called. In the integrated case, this is when the user moves the cursor away from the control that spawned the hint.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|