T(Float)SpinEditEx: forgotten to commit file in e868afe1.

This commit is contained in:
Bart 2021-10-03 16:40:09 +02:00
parent e868afe133
commit 16c42ceaa0

View File

@ -109,6 +109,7 @@ type
FMinValue: T; FMinValue: T;
FInitialValue: T; FInitialValue: T;
FMinRepeatValue: Byte; FMinRepeatValue: Byte;
FMustSetModifiedToTrueInOnChange: Boolean;
FNullValue: T; FNullValue: T;
FNullValueBehaviour: TNullValueBehaviour; FNullValueBehaviour: TNullValueBehaviour;
FValue: T; FValue: T;