LCL: fixed typo

git-svn-id: trunk@25906 -
This commit is contained in:
mattias 2010-06-04 22:09:29 +00:00
parent 5aed4cd577
commit e8cd533048

View File

@ -1973,7 +1973,7 @@ begin
else
CloseAction := caHide;
end;
// call even handler - maybe use want to modify it
// call event handler and let user modify CloseAction
DoClose(CloseAction);
// execute action according to close action
case CloseAction of