ISpeedometer.IsDirty

Syntax

IsDirty: Boolean;

Description

The IsDirty property determines whether there are changes in speedometer parameters.

Comments

The property returns False if values of all parameters of all speedometer elements were not changed, and True if there were any changes.

Change of any parameter of the speedometer elements results in setting of this property to True. If this property is set to False, it enables the user to detect new changes in the future.

See also:

ISpeedometer