mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-07 11:18:22 +02:00
Tools: glazres: set title for savedialog.
git-svn-id: trunk@47229 -
This commit is contained in:
parent
c269148f37
commit
78c1e7ea80
@ -378,6 +378,7 @@ object GLazResForm: TGLazResForm
|
||||
Width = 552
|
||||
OnAcceptFileName = DestEdtAcceptFileName
|
||||
DialogKind = dkSave
|
||||
DialogTitle = 'Save resourcefile as'
|
||||
DialogOptions = [ofOverwritePrompt, ofEnableSizing, ofViewDetail]
|
||||
Filter = 'Lazarus Resource Files|*.lrs|All Files|*'
|
||||
FilterIndex = 0
|
||||
|
Loading…
Reference in New Issue
Block a user