Hint window managed by the associated popup control.
TecToolHint = class(THintWindow);
ecPopupCtrl
Tool hint window will be shown only when Active is True and Text is not empty string.
Tool hint is displayed at the selected side of popup control (property LayoutSide).
Tool hint may have simple content or formatted (by TComplexRender) content. Tool hint supports Unicode (only in mode with formatting).
Formatted content may use images, styles, and aligning in columns.
|
Topic |
Description |
|
The methods of the TecToolHint class are listed here. | |
|
The properties of the TecToolHint class are listed here. |
|
Constructor |
|
virtual |
|
protected |
|
Property |
|
TecToolHint Methods |
Description |
|
Creates and initializes a TecToolHint instance. | |
|
Destroys an instance of TecToolHint. | |
|
Updates visibility and position of hint window. |
|
TecToolHint Properties |
Description |
|
Specifies whether tool hint is active. | |
|
Specifies background color of tool hint window. | |
|
Specifies the size constraints for the tool hint window. | |
|
Specifies font of tool hint window. | |
|
Specifies whether content of tool hint is formatted. | |
|
Specifies image list which is used for hint formatting. | |
|
Specifies position of hint window relative to popup control. | |
|
Specifies the minimal preferable width of the hint window. | |
|
Specifies styles list which is used for hint formatting. | |
|
Specifies content of the hint window. |
|
Copyright (c) 2004-2011. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|