home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Plus! (NZ) 2001 June
/
HDC50.iso
/
Runimage
/
Delphi50
/
Bin
/
DELPHI32.DMT
/
DELPHI32.txt
Wrap
Text File
|
1999-08-11
|
8KB
|
359 lines
object TMenuTemplateManager
object TMenuTemplate
Description = 'File Menu'
object TMenuItem
object TMenuItem
Caption = '&File'
object TMenuItem
Caption = '&New'
end
object TMenuItem
Caption = '&Open...'
end
object TMenuItem
Caption = '&Save'
end
object TMenuItem
Caption = 'Save &As...'
end
object TMenuItem
Caption = '-'
end
object TMenuItem
Caption = '&Print...'
end
object TMenuItem
Caption = 'P&rint Setup...'
end
object TMenuItem
Caption = '-'
end
object TMenuItem
Caption = 'E&xit'
end
end
end
end
object TMenuTemplate
Description = 'Edit Menu'
object TMenuItem
object TMenuItem
Caption = '&Edit'
object TMenuItem
Caption = '&Undo'
ShortCutText = 'Ctrl+Z'
end
object TMenuItem
Caption = '&Repeat <command>'
end
object TMenuItem
Caption = '-'
end
object TMenuItem
Caption = 'Cu&t'
ShortCutText = 'Ctrl+X'
end
object TMenuItem
Caption = '&Copy'
ShortCutText = 'Ctrl+C'
end
object TMenuItem
Caption = '&Paste'
ShortCutText = 'Ctrl+V'
end
object TMenuItem
Caption = 'Paste &Special...'
end
object TMenuItem
Caption = '-'
end
object TMenuItem
Caption = '&Find...'
end
object TMenuItem
Caption = 'R&eplace...'
end
object TMenuItem
Caption = '&Go To...'
end
object TMenuItem
Caption = '-'
end
object TMenuItem
Caption = 'Lin&ks...'
end
object TMenuItem
Caption = '&Object'
end
end
end
end
object TMenuTemplate
Description = 'Window Menu'
object TMenuItem
object TMenuItem
Caption = '&Window'
object TMenuItem
Caption = '&New Window'
end
object TMenuItem
Caption = '&Tile'
end
object TMenuItem
Caption = '&Cascade'
end
object TMenuItem
Caption = '&Arrange All'
end
object TMenuItem
Caption = '-'
end
object TMenuItem
Caption = '&Hide'
end
object TMenuItem
Caption = '&Show...'
end
end
end
end
object TMenuTemplate
Description = 'MDI Frame Menu'
object TMenuItem
object TMenuItem
Caption = '&File'
object TMenuItem
Caption = '&New'
end
object TMenuItem
Caption = '&Open...'
end
object TMenuItem
Caption = '&Save'
end
object TMenuItem
Caption = 'Save &As...'
end
object TMenuItem
Caption = '-'
end
object TMenuItem
Caption = '&Print...'
end
object TMenuItem
Caption = 'P&rint Setup...'
end
object TMenuItem
Caption = '-'
end
object TMenuItem
Caption = 'E&xit'
end
end
object TMenuItem
Caption = '&Edit'
object TMenuItem
Caption = '&Undo'
ShortCutText = 'Ctrl+Z'
end
object TMenuItem
Caption = '&Repeat <command>'
end
object TMenuItem
Caption = '-'
end
object TMenuItem
Caption = 'Cu&t'
ShortCutText = 'Ctrl+X'
end
object TMenuItem
Caption = '&Copy'
ShortCutText = 'Ctrl+C'
end
object TMenuItem
Caption = '&Paste'
ShortCutText = 'Ctrl+V'
end
object TMenuItem
Caption = 'Paste &Special...'
end
object TMenuItem
Caption = '-'
end
object TMenuItem
Caption = '&Find...'
end
object TMenuItem
Caption = 'R&eplace...'
end
object TMenuItem
Caption = '&Go To...'
end
object TMenuItem
Caption = '-'
end
object TMenuItem
Caption = 'Lin&ks...'
end
object TMenuItem
Caption = '&Object'
end
end
object TMenuItem
Caption = '&Window'
object TMenuItem
Caption = '&New Window'
end
object TMenuItem
Caption = '&Tile'
end
object TMenuItem
Caption = '&Cascade'
end
object TMenuItem
Caption = '&Arrange All'
end
object TMenuItem
Caption = '-'
end
object TMenuItem
Caption = '&Hide'
end
object TMenuItem
Caption = '&Show...'
end
end
object TMenuItem
Caption = '&Help'
object TMenuItem
Caption = '&Contents'
end
object TMenuItem
Caption = '&Index'
end
object TMenuItem
Caption = 'Co&mmands'
end
object TMenuItem
Caption = '&Procedures'
end
object TMenuItem
Caption = '&Keyboard'
end
object TMenuItem
Caption = '&Search for Help On'
end
object TMenuItem
Caption = '&Tutorial'
end
object TMenuItem
Caption = '&How to Use Help'
end
object TMenuItem
Caption = '&About...'
end
end
end
end
object TMenuTemplate
Description = 'Help Menu'
object TMenuItem
object TMenuItem
Caption = '&Help'
object TMenuItem
Caption = '&Contents'
end
object TMenuItem
Caption = '&Search for Help On...'
end
object TMenuItem
Caption = '&How to Use Help'
end
object TMenuItem
Caption = '&About...'
end
end
end
end
object TMenuTemplate
Description = 'Help Menu (Expanded)'
object TMenuItem
object TMenuItem
Caption = '&Help'
object TMenuItem
Caption = '&Contents'
end
object TMenuItem
Caption = '&Index'
end
object TMenuItem
Caption = 'Co&mmands'
end
object TMenuItem
Caption = '&Procedures'
end
object TMenuItem
Caption = '&Keyboard'
end
object TMenuItem
Caption = '&Search for Help On...'
end
object TMenuItem
Caption = '&Tutorial'
end
object TMenuItem
Caption = '&How to Use Help'
end
object TMenuItem
Caption = '&About...'
end
end
end
end
object TMenuTemplate
Description = 'File Menu (for TextEdit Example)'
object TMenuItem
object TMenuItem
Caption = '&File'
object TMenuItem
Caption = '&New'
ShortCutText = 'Ctrl+N'
end
object TMenuItem
Caption = '&Open'
ShortCutText = 'Ctrl+O'
end
object TMenuItem
Caption = '&Close'
end
object TMenuItem
Caption = '-'
end
object TMenuItem
Caption = '&Save'
ShortCutText = 'Ctrl+S'
end
object TMenuItem
Caption = 'Save &As...'
end
object TMenuItem
Caption = '-'
end
object TMenuItem
Caption = '&Print'
ShortCutText = 'Ctrl+P'
end
object TMenuItem
Caption = 'Prin&t Setup...'
end
object TMenuItem
Caption = '-'
end
object TMenuItem
Caption = 'E&xit'
end
end
end
end
end