Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Spin Edit Box - ShowError Property

Panel
bgColor#2c3c4c

ShowError sets the error state on/off

Member of Spin Edit Box (PRIM_SPDT)

Data Type - Boolean

Details

The ShowError property turns the field error state on or off.

When True, the background color of the component is set to the ErrorBackColor for the applied Visual Style

ShowError will be modified automatically by errors returned from a database command, validation commands such as VALUECHECK, or the use of *ClearErrors on an event routine.


See also

All Component Classes

Technical Reference