T(Float)SpinEditEx: publish property EditorEnabled.

git-svn-id: trunk@64967 -
This commit is contained in:
bart 2021-04-11 16:04:32 +00:00
parent 55040cc650
commit ad2c6398fb

View File

@ -297,6 +297,7 @@ type
property ArrowKeys;
property DecimalSeparator;
property DecimalPlaces;
property EditorEnabled;
property Increment;
property MaxValue;
property MinValue;
@ -401,6 +402,7 @@ type
//From TCustomFloatSpinEditEx
property ArrowKeys;
property EditorEnabled;
property Increment;
property MaxValue;
property MinValue;