[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Signals the OnChanging event handler (when assigned).
Source position: graphics.pp line 1087
public procedure TCanvas.Changing; virtual; |
Changing is called in methods which perform drawing operations, and occurs before the actions that affect the handles or settings for the canvas.
|
Event handler signalled prior to changing the canvas. |
Version 4.0 | Generated 2025-05-03 | Home |