mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-04 04:40:54 +02:00
LCL: fixed typo
git-svn-id: trunk@25906 -
This commit is contained in:
parent
5aed4cd577
commit
e8cd533048
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user