Developer

OnPreviewDraw

Occur when content (without border) of preview is being painted.

property OnPreviewDraw: TNxPreviewDrawEvent read FOnPreviewDraw write FOnPreviewDraw;

Remarks


Border is painted by default and it is excluded from PreviewRect rectangle.

See also