ImageEn, unit iexLayerProps |
|
TIELayerProps.CancelChanges
Declaration
procedure CancelChanges();
Description
Resets all changes to the layer made using the component (since the layer was last selected or
ApplyChanges was called).
// Revert changes
IELayerProps1.CancelChanges();