n_jagartest1.srx

来自「本电子书」· SRX 代码 · 共 16 行

SRX
16
字号
$PBExportHeader$n_jagartest.srx
global type n_jagartest from nonvisualobject
public:
// public instance variables
// events
   event type long activate ()
   event type long deactivate ()
end type

forward prototypes
public:
   // public scripts from n_jagartest
   function integer uf_getmax (integer value1, integer value2)
end prototypes

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?