代码搜索结果

找到约 10,000 项符合 Screen 的代码

espa

# # RAINE Language File (Template) # ----------------------------- # # This is a template of all the strings, use this to create a translation # to a new language. # # Creator: Pedro Etchandy

opennew.js

function opennew(newurl,windowName,width,height) { var theLeft,theTop theLeft=(screen.width-width)/2-2 theTop=(screen.height-height)/2 window.open(newurl,windowName,'width='+width+',height='+heig

mainprg.bak

clear screen clear events open database database\salary do form salary\form\ksjm read events

mainprg.prg

clear screen clear events open database database\salary do salary\main.mpr do form salary\form\ksjm read events

sysmets.h

/*----------------------------------------------- SYSMETS.H -- System metrics display structure -----------------------------------------------*/ #define NUMLINES ((int) (sizeof sysmetrics /

sysmets.h

/*----------------------------------------------- SYSMETS.H -- System metrics display structure -----------------------------------------------*/ #define NUMLINES ((int) (sizeof sysmetrics /

sysmets.h

/*----------------------------------------------- SYSMETS.H -- System metrics display structure -----------------------------------------------*/ #define NUMLINES ((int) (sizeof sysmetrics /

sysmets.h

/*----------------------------------------------- SYSMETS.H -- System metrics display structure -----------------------------------------------*/ #define NUMLINES ((int) (sizeof sysmetrics /

sysmets.h

/*----------------------------------------------- SYSMETS.H -- System metrics display structure -----------------------------------------------*/ #define NUMLINES ((int) (sizeof sysmetrics /

main.pas

unit Main; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, Menus, ImgList, DB, ADODB, mxOutlookBarPro, StdCtrls, ExtCtrls, Buttons, Co