spiegel-keyman/developer/src/tike/project/Keyman.Developer.UI.Project.UfrmProject.dfm

18 lines
420 B
Text

inherited frmProject: TfrmProject
Left = 193
Top = 131
Caption = 'frmProject'
ClientHeight = 606
ClientWidth = 862
OldCreateOrder = True
ExplicitWidth = 862
ExplicitHeight = 606
PixelsPerInch = 96
TextHeight = 13
object dlgOpenFile: TOpenDialog
Options = [ofHideReadOnly, ofPathMustExist, ofFileMustExist, ofEnableSizing]
Title = 'Add File to Project'
Left = 536
Top = 40
end
end