doublecmd/dmdialogs.lfm
Alexander Koblov ab667f7acc Create SVN.
2007-02-08 19:46:07 +00:00

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