TTMSFNCNativeHintWindow Class
Objective-C local object that renders the hint window content on macOS by bridging to the hint window's painting logic.
API unit family: TMSFNCHint
Inherits from: TOCLocal
Syntax
TTMSFNCNativeHintWindow = class(TOCLocal)
Methods
| Name | Description |
|---|---|
| drawRect | Called by the macOS runtime to render the hint view content within the given dirty rectangle. |