Table of Contents

TTMSFNCCustomPopupForm.OnPopupPaint Event

Fires to allow custom painting over the popup form background.

API unit family: TMSFNCPopup Declaring type: TTMSFNCCustomPopupForm

Syntax

OnPopupPaint: TTMSFNCPopupPaint;

Parameters

Name Description
Sender The popup form that raised the event.
AGraphics Canvas for drawing over the popup background.
ARect Bounding rectangle of the popup client area.