TTMSFNCMenuItemTextDrawingParams Record
Layout parameters passed to before/after draw text events for a menu item.
API unit family: TMSFNCPopupMenu
Syntax
TTMSFNCMenuItemTextDrawingParams = record
Fields and properties
| Name | Type | Description |
|---|---|---|
Text |
string |
Text string to draw. |
TextRect |
TRectF |
Bounding rectangle of the text area. |