Jul 262016
Since it doesn’t seem to be documented anywhere and at least in Delphi 2007 there is no constant for it:
The default background color of a hint window is
const clHintColor = $80FFFF;
(Taken from THintWindow.Create)
Since it doesn’t seem to be documented anywhere and at least in Delphi 2007 there is no constant for it:
The default background color of a hint window is
const clHintColor = $80FFFF;
(Taken from THintWindow.Create)