Visit Gigasoft's Web Site
 ProEssentials v9 Help

AutoImageReset

Scope

Pego, Pesgo, Pe3do, Pepso, Pepco

Type

Boolean/Int32

Default

TRUE

.NET

PeSpecial.AutoImageReset

Ocx|Vcl

NA

DLL

PEP_bAUTOIMAGERESET

 

Purpose

This property controls whether the ProEssentials will automatically call PEreinitialize if properties were adjusted and then an image is requested.

 

Setting

Description

TRUE

Enable automatic image resetting.

FALSE

Disable automatic image resetting.

 

Comments

PeSpecial.AutoImageReset members of Pego.PeSpecial, Pesgo.PeSpecial, Pe3do.PeSpecial, Pepso.PeSpecial, Pepco.PeSpecial

 

This property should only be disabled in certain real-time implementation. This allows new data to be set without having to reinitialize the object.

 

If this property is enabled, the ProEssentials DLL will monitor when properties are set. If properties are adjusted and then an image is requested prior to a call to PEreinitialize or PEreinitializecustoms, the ProEssentials DLL will automatically force a call to PEreinitialize.