mirror of
https://github.com/doublecmd/doublecmd.git
synced 2026-06-21 09:58:13 +00:00
16 lines
275 B
Text
16 lines
275 B
Text
object dmDlg: TdmDlg
|
|
Height = 300
|
|
HorizontalOffset = 376
|
|
VerticalOffset = 238
|
|
Width = 400
|
|
object OpenDialog: TOpenDialog
|
|
FilterIndex = 0
|
|
left = 65
|
|
top = 72
|
|
end
|
|
object SaveDialog: TSaveDialog
|
|
FilterIndex = 0
|
|
left = 65
|
|
top = 104
|
|
end
|
|
end
|