RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomHint.Create Constructor

Create TCustomHint instance.

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

This method creates an instance of TCustomHint

 

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