Header
Specifies additional text (beside Caption) that is displayed on the top of the component.property Header: string read FHeader write FHeader;Header can be set within Activate method.
Example
NxCallout6.Activate(Button1, 'Button Help', 'Click on the button to <b>save</b> the document');