mirror of
https://github.com/keymanapp/keyman.git
synced 2026-09-16 04:37:41 +00:00
18 lines
420 B
Text
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
|