RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDockTree.ShowHint Method
Pascal
procedure ShowHint(CursorPos: TPoint; var CursorRect: TRect; var HintStr: string); virtual;
C++
virtual __fastcall ShowHint(TPoint CursorPos, TRect CursorRect, AnsiString HintStr);

This is ShowHint, a member of class TDockTree.

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