Defers OnChanged events until EndUpdate is called.
BeginUpdate and EndUpdate work to defer OnChanged events while a path is being modified. Use the BeginUpdate method to defer OnChanged events until an equal number of EndUpdate methods have been called.
Namespace: RSGraphics
Delphi |
public |