You've already forked lazarus-ccr
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:
@ -113,7 +113,6 @@ type
|
|||||||
property Hint;
|
property Hint;
|
||||||
property Layout;
|
property Layout;
|
||||||
property MaxLength;
|
property MaxLength;
|
||||||
property NumbersOnly;
|
|
||||||
property ParentBiDiMode;
|
property ParentBiDiMode;
|
||||||
property ParentColor;
|
property ParentColor;
|
||||||
property ParentFont;
|
property ParentFont;
|
||||||
@ -216,7 +215,6 @@ type
|
|||||||
property Hint;
|
property Hint;
|
||||||
property Layout;
|
property Layout;
|
||||||
property MaxLength;
|
property MaxLength;
|
||||||
property NumbersOnly;
|
|
||||||
property ParentBiDiMode;
|
property ParentBiDiMode;
|
||||||
property ParentColor;
|
property ParentColor;
|
||||||
property ParentFont;
|
property ParentFont;
|
||||||
|
Reference in New Issue
Block a user