代码搜索:MsgBox
找到约 3,543 项符合「MsgBox」的源代码
代码结果 3,543
www.eeworm.com/read/182843/9188414
lua show mouse coords.lua
-- Show mouse coords
function main ()
if (mappy.getValue(mappy.MAPWIDTH) == 0) then
mappy.msgBox ("Show mouse coords", "You need to load or create a map first", mappy.MMB_OK, mappy.MMB_ICONINF
www.eeworm.com/read/182843/9188419
lua anim test.lua
-- Anim Test.lua
function main ()
local animtypes = {
"AN_NONE",
"AN_LOOPF",
"AN_LOOPR",
"AN_ONCE",
"AN_ONCEH",
"AN_PPFF",
"AN_PPRR",
"AN_PPRF",
"AN_PPFR",
"AN_ONC
www.eeworm.com/read/379290/9202515
txt readme.txt
Delphi VclSkin Demo
This demo include follow feature in Vclskin2.1
* TSkinStore store multi-skins in application.
* Skin form use different skins,such as MsgBox and Form2 .
*
www.eeworm.com/read/177538/9449590
vbp timedmsg.vbp
Type=Exe
Form=TimedMsg.frm
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#C:\WINNT\System32\STDOLE2.TLB#OLE Automation
IconForm="Form1"
Startup="Form1"
HelpFile=""
Title="TimedMsg"
E
www.eeworm.com/read/174894/9570567
frm rl_login.frm
VERSION 5.00
Begin VB.Form RL_Login
BorderStyle = 3 'Fixed Dialog
Caption = "红杉图书信息管理系统"
ClientHeight = 1545
ClientLeft = 2835
ClientTop = 34
www.eeworm.com/read/169281/9870538
cls vbpersistobject.cls
VERSION 1.0 CLASS
BEGIN
MultiUse = -1 'True
Persistable = 1 'Persistable
DataBindingBehavior = 0 'vbNone
DataSourceBehavior = 0 'vbNone
MTSTransactionMode = 0 'NotAnMTSObject
E
www.eeworm.com/read/364766/9896511
frm main.frm
VERSION 5.00
Begin VB.Form sys_main
BorderStyle = 1 'Fixed Single
ClientHeight = 6720
ClientLeft = 2010
ClientTop = 15
ClientWidth = 6525
Con
www.eeworm.com/read/355661/10250425
txt readme.txt
Delphi VclSkin Demo
This demo include follow feature in Vclskin2.1
* TSkinStore store multi-skins in application.
* Skin form use different skins,such as MsgBox and Form2 .
*