abdefine.h

来自「phab_sample」· C头文件 代码 · 共 26 行

H
26
字号
/* Define header for application - AppBuilder 1.12E *//* Internal Module Links *//* 'base' Window link */extern const int ABN_base;#define ABW_base                             dsbase[ABN_base].wgtextern const int ABN_sa_area;#define ABW_sa_area                          dsbase[ABN_sa_area].wgtextern const int ABN_bt_child;#define ABW_bt_child                         dsbase[ABN_bt_child].wgtextern const int ABN_gp_xy;#define ABW_gp_xy                            dsbase[ABN_gp_xy].wgtextern const int ABN_tx_x;#define ABW_tx_x                             dsbase[ABN_tx_x].wgtextern const int ABN_tx_y;#define ABW_tx_y                             dsbase[ABN_tx_y].wgtextern const int ABN_lb_Y;#define ABW_lb_Y                             dsbase[ABN_lb_Y].wgtextern const int ABN_lb_x;#define ABW_lb_x                             dsbase[ABN_lb_x].wgtextern const int ABN_bt_exit;#define ABW_bt_exit                          dsbase[ABN_bt_exit].wgt#define AB_OPTIONS "s:x:y:h:w:S:"

⌨️ 快捷键说明

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