Hi,
This a way to change your hint completly.
Create a new project with and put a button on the form, Set the hint to True. And replace the code of unit one the code beneath:
// start
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms...