mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-07-23 13:46:09 +02:00
T(Float)SpinEditEx: forgotten to commit file in e868afe1
.
This commit is contained in:
parent
e868afe133
commit
16c42ceaa0
@ -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;
|
||||||
|
Loading…
Reference in New Issue
Block a user