mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-07 18:37:58 +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;
|
||||
FInitialValue: T;
|
||||
FMinRepeatValue: Byte;
|
||||
FMustSetModifiedToTrueInOnChange: Boolean;
|
||||
FNullValue: T;
|
||||
FNullValueBehaviour: TNullValueBehaviour;
|
||||
FValue: T;
|
||||
|
Loading…
Reference in New Issue
Block a user