TcxCustomHintStyleController.HintWindow Property
Provides access to a hint window.
Declaration
property HintWindow: TcxCustomHintWindow read;
Property Value
Type |
---|
TcxCustomHintWindow |
Remarks
Use the HintWindow.Caption property to modify a hint’s caption in a currently displayed hint window.
See Also