JVCL Help:TJvTFHint.MultiLineObjHint
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvTFHint.MultiLineObjHint Method
[+] TJvTFHint Events
[+] TJvTFHint Fields
[+] TJvTFHint Methods
[+] TJvTFHint Properties
Search in JVCL Help
Search in all projectsSummary
Displays a hint window.
Pascal
procedureMultiLineObjHint(Obj: TObject; X: Integer; Y: Integer; Hints: TStrings);
Parameters
Parameters | Description |
Obj: TObject | The object that the hint is displayed for. |
X: Integer | Left edged of hint window. |
Y: Integer | Top edge of hint window |
Hints: TStrings | List of hints to display. |
Description
This method will show a hint window given multiple lines of text (Hints).
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page