📄 idewiz.htm
字号:
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body bgcolor="#FFFFFF">
<h1>IDE Wizard</h1>
<p>IDL2Pas can be launched from a wizard in the Delphi IDE.
Select File | New | Other to bring up the "New Items" tabbed dialog
box. </p>
<p>There is a new tab for Corba objects. Select either the Corba Server or Corba
Client to generate a new project. The Corba wizard allows you to choose between
a DOS console application or a Windows application. You add existing IDL files
to the list shown in the dialog box. </p>
<p>The "Options" tab lets you set specific options for you project.
For example, if you're generating a Corba server, you can choose whether your
implementation file(s) generated by IDL2Pas are over written each time.</p>
<p>If you have an existing project and change your IDL file, you can regenerate
the Corba files by choosing Tools | Regenerate Corba IDL Files... from the main
Delphi menu. This will over write your existing files.</p>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -