LCL: TMemo: Fix for flickering on Windows, activating MemoWndProc. Issue #16140

git-svn-id: trunk@53739 -
This commit is contained in:
michl 2016-12-20 19:05:15 +00:00
parent 73aa9aa4bb
commit b1a91e3d7c

View File

@ -1386,7 +1386,7 @@ begin
with Params do
begin
pClassName := @EditClsName[0];
// SubClassWndProc := @MemoWndProc;
SubClassWndProc := @MemoWndProc;
WindowTitle := StrCaption;
end;
// create window