RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomHintWindow.Create Constructor

Create TCustomHintWindow instance.

Pascal
constructor Create(AOwner: TComponent); override;
C++
virtual __fastcall TCustomHintWindow(TComponent * AOwner);

This method creates a TCustomHintWindow instance. 

 

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