gregion_98.idlg
来自「是一个经济学管理应用软件 很难找的 但是经济学学生又必须用到」· IDLG 代码 · 共 24 行
IDLG
24 行
/*
gregion_98 -- graph region or overall options
**Special version for Windows95/98
*! VERSION 1.0.1 20mar2005
Use only with _std_graph.idlg and _graph.idlg for sizes, widths, heights,
etc.
*/
DIALOG rg, label("") /*
*/ tabtitle("Overall")
BEGIN
INCLUDE gregion_common_98
END
INCLUDE gregion_common_98_sc
PROGRAM gregion_output
BEGIN
put /program gregion_common_output
END
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?