ImageEn, unit iexProcUI

TIEEditControls.UpdatePreview

TIEEditControls.UpdatePreview

Declaration

procedure UpdatePreview();

Description

Shows the current editing effect in the preview ImageEnView.
You only need to call UpdatePreview when LivePreview = False.

Example

// Show control changes
IEEditControls1.UpdatePreview();

See Also

LivePreview
Update
Reset