ImageEn, unit iexColorCurve

TIEColorCurve.OnCurveEdit

TIEColorCurve.OnCurveEdit


Declaration

property OnCurveEdit: TIECurveEditEvent;


Description

Occurs whenever the user adds, remove or moves points of the color curve. It provides detail on the action that occured.

Note: Unlike OnChange, OnCurveEdit does not occur after programatic changes


See Also

- CurveChanged
- OnChange