ExCtrls: Unpublish the property NumbersOnly in TCurrSpinEditEx and TFloatSISpinEditEx.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8187 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2022-01-15 21:25:43 +00:00
parent 378ebb1a3f
commit 30824db33d

View File

@ -113,7 +113,6 @@ type
property Hint;
property Layout;
property MaxLength;
property NumbersOnly;
property ParentBiDiMode;
property ParentColor;
property ParentFont;
@ -216,7 +215,6 @@ type
property Hint;
property Layout;
property MaxLength;
property NumbersOnly;
property ParentBiDiMode;
property ParentColor;
property ParentFont;