RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomHint.SetHintSize Method

Set hint size.

Pascal
procedure SetHintSize(HintWindow: TCustomHintWindow); virtual;
C++
virtual __fastcall SetHintSize(TCustomHintWindow HintWindow);

This method sets the custom hint's size from a TCustomHintWindow instance. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!