TTMSFNCPDFGraphicsLibOutputWriterNotifyShadingEvent Event Type
Event handler type for
OnNotifyShading; called when a gradient fill shading resource is needed.
API unit family: TMSFNCPDFCoreLibBase
Parameters
| Name | Description |
|---|---|
Sender |
The output writer that fired the event. |
AFillColor |
Starting colour of the gradient. |
AFillColorTo |
Ending colour of the gradient. |
AFillOrientation |
Direction of the gradient fill. |
AShadingReference |
Set by the handler to the PDF shading resource name for this gradient. |