ImageEn, unit iexLayerProps

TIELayerProps.CancelChanges

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).


Example

// Revert changes
IELayerProps1.CancelChanges();