1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" 2 "http://www.w3.org/TR/html4/strict.dtd"> 3<html> 4<head> 5<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> 6<meta http-equiv="Content-Style-Type" content="text/css"> 7<link href="../../../css/manpage.css" rel="stylesheet" type="text/css"> 8<title>Help Menu</title> 9</head> 10<body> 11 12<!-- =================================================== --> 13<h1 id="HELP_MENU">Help Menu</h1> 14<p class="img"> 15 <img src="images/help_menu.gif" alt="Help Menu"> 16</p> 17 18<ol class="ui"> 19 <!-- [ヘルプ]→[ヘルプ] --> 20 <li>Displays help for LayoutEditor. </li> 21 <!-- [ヘルプ]→[ビューアのヘルプを表示] --> 22 <li> 23 <p>Displays help for Layout Viewer.</p> 24 </li> 25 <!-- [ヘルプ]→[バージョン] --> 26 <li> 27 <p>Displays version information.</p> 28 </li> 29</ol> 30 31<hr><p>CONFIDENTIAL</p></body> 32</html> 33