TTMSFNCHintWindow.CreateParams Method
Configures the window creation parameters so the hint appears as a borderless popup.
API unit family: TMSFNCHint
Declaring type: TTMSFNCHintWindow
Syntax
procedure CreateParams(var Params: TCreateParams); override;
Parameters
| Name | Description |
|---|---|
Params |
Window creation parameters to customize. |