mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-17 13:49:32 +02:00
ideintf: add mrClose element
git-svn-id: trunk@30378 -
This commit is contained in:
parent
fb02700240
commit
2ec56385d6
@ -4455,7 +4455,8 @@ const
|
||||
'mrNo',
|
||||
'mrAll',
|
||||
'mrNoToAll',
|
||||
'mrYesToAll');
|
||||
'mrYesToAll',
|
||||
'mrClose');
|
||||
|
||||
function TModalResultPropertyEditor.GetAttributes: TPropertyAttributes;
|
||||
begin
|
||||
|
Loading…
Reference in New Issue
Block a user