TTMSFNCCustomControlPickerAfterDrawContentEvent Event Type
Event handler signature fired after the picker content is drawn.
API unit family: TMSFNCControlPicker
Parameters
| Name | Description |
|---|---|
Sender |
Object that triggered the event. |
AGraphics |
Graphics context used for drawing. |
ARect |
Bounds where the content was drawn. |
AContent |
Text that was drawn. |