mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-13 12:19:16 +02:00
Revert "LCL: Invalidate TCustomEdit after setting PasswordChar. Issue #23627". Windows issue.
git-svn-id: trunk@39830 -
This commit is contained in:
parent
86cf02bfa5
commit
1d91cbbe30
@ -364,7 +364,6 @@ begin
|
||||
end;
|
||||
if HandleAllocated then
|
||||
TWSCustomEditClass(WidgetSetClass).SetPasswordChar(Self, AValue);
|
||||
Invalidate;
|
||||
end;
|
||||
|
||||
class procedure TCustomEdit.WSRegisterClass;
|
||||
|
Loading…
Reference in New Issue
Block a user