LCL: Make TEditButton.Edit public. Issue #39681.

This commit is contained in:
Bart 2022-03-26 10:47:01 +01:00
parent 8f440b657f
commit 093c5caebb

View File

@ -125,6 +125,7 @@ type
public
property AutoSelected;
property Button;
property Edit;
published
property NumbersOnly;
property Action;