mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-12-06 22:37:27 +01:00
EditButton: reduce visibility of property Edit to protected, it is meant for acces to FEdit in derived controls.
git-svn-id: trunk@44699 -
This commit is contained in:
parent
e0fa77db3d
commit
3a55271c5e
@ -284,7 +284,6 @@ type
|
||||
public
|
||||
property AutoSelected;
|
||||
property Button;
|
||||
property Edit;
|
||||
published
|
||||
property NumbersOnly;
|
||||
property Action;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user