RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TControl.SetCustomHint Method

Sets the value of the CustomHint property.

Pascal
procedure SetCustomHint(Value: TCustomHint);
C++
__fastcall SetCustomHint(TCustomHint Value);

SetCustomHint is a protected method in the TControl class and is used to set the value of the CustomHint property. 

 

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