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;
FInitialValue: T;
FMinRepeatValue: Byte;
FMustSetModifiedToTrueInOnChange: Boolean;
FNullValue: T;
FNullValueBehaviour: TNullValueBehaviour;
FValue: T;