mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-07-29 01:35:59 +02:00
LCL: Make TEditButton.Edit public. Issue #39681.
This commit is contained in:
parent
8f440b657f
commit
093c5caebb
@ -125,6 +125,7 @@ type
|
|||||||
public
|
public
|
||||||
property AutoSelected;
|
property AutoSelected;
|
||||||
property Button;
|
property Button;
|
||||||
|
property Edit;
|
||||||
published
|
published
|
||||||
property NumbersOnly;
|
property NumbersOnly;
|
||||||
property Action;
|
property Action;
|
||||||
|
Loading…
Reference in New Issue
Block a user