TTMSFNCNativeHintWindow.drawRect Method
Called by the macOS runtime to render the hint view content within the given dirty rectangle.
API unit family: TMSFNCHint
Declaring type: TTMSFNCNativeHintWindow
Syntax
procedure drawRect(dirtyRect: NSRect); cdecl;
Parameters
| Name | Description |
|---|---|
dirtyRect |
The portion of the view that needs to be redrawn. |