clxDataEntry
type EArgusMinMaxError = class(Exception)
EArgusMinMaxError is raised if there is an attempt to set the Max to a value less than Min or vice versa.
EArgusMinMaxError