File: DclDrawDeviceWindowFrame.tex

package info (click to toggle)
dcl 7.5.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 20,868 kB
  • sloc: fortran: 48,491; f90: 12,803; ansic: 6,499; makefile: 4,612; ruby: 184; sh: 153
file content (35 lines) | stat: -rw-r--r-- 778 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
%表題   DclDrawDeviceWindowFrame
%
%履歴
%\Drireki{
%         11/09/24 辻野 智紀 (HTML から PDF へ)
%        }
%
\subsection{DclDrawDeviceWindowFrame}
\label{sgpack.DclDrawDeviceWindowFrame}

\begin{enumerate}
  \item 機能 
   \begin{quote}   ウインドウの枠を描く.
   \end{quote}
  \item 書式 
   \begin{quote}
   {\tt call DclDrawDeviceWindowFrame(index)}
   \end{quote}
  \item 引数 
    \begin{quote}
      \begin{tabular}{llp{10cm}}
        {\tt index} & {\tt <I>} & 枠のラインインデクス. \\
      \end{tabular}
    \end{quote} 
  \item 備考 
   \begin{quote}
    なし.
   \end{quote}
  \item 関連項目 
   \begin{quote}
    \begin{itemize}
      \item 関連ルーチン (layout)
    \end{itemize}
   \end{quote}
\end{enumerate}