Marks the end of an update session of the element and its children.
The update session must be started first by calling BeginUpdate.
EndUpdate decreases a updating semaphore. If all update sessions end and the semaphore is 0, EndUpdate signals a OnChange event.
Namespace: RSGdiPlusGraphics
Delphi |
public |
Reference•RSGdiPlusGraphics.TRSGPPath.BeginUpdate •OnChange |