mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-12-21 07:20:36 +01: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',
|
'mrNo',
|
||||||
'mrAll',
|
'mrAll',
|
||||||
'mrNoToAll',
|
'mrNoToAll',
|
||||||
'mrYesToAll');
|
'mrYesToAll',
|
||||||
|
'mrClose');
|
||||||
|
|
||||||
function TModalResultPropertyEditor.GetAttributes: TPropertyAttributes;
|
function TModalResultPropertyEditor.GetAttributes: TPropertyAttributes;
|
||||||
begin
|
begin
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user