代码搜索:OnTimer

找到约 179 项符合「OnTimer」的源代码

代码结果 179
www.eeworm.com/read/485187/6566868

pas dxbasictimer.pas

unit DXBasicTimer; interface /////////////////////////////////////////////////////////////////////////////// // Component: TDXBasicTimer // Thread: TTimerThread // Author: G.E.
www.eeworm.com/read/126615/14413631

wzd readme.wzd

///////////////////////////////////////////////////////////////////// // To add flashing text... ///////////////////////////////////////////////////////////////////// // 1) Start a timer. If in a
www.eeworm.com/read/249484/12496273

wzd readme.wzd

///////////////////////////////////////////////////////////////////// // To add flashing text... ///////////////////////////////////////////////////////////////////// // 1) Start a timer. If in a
www.eeworm.com/read/101790/15812420

htm subject_53404.htm

序号:53404 发表者:蓝白725 发表日期:2003-09-19 12:14:29 主题:请教一个定时器的问题!(急!在线等!!!) 内容:    我正在作一个MDI程序,希望在按下“新建”按钮时,弹出一个输入参数的对话框,按下该对话框的“确定”键时,开启定时器。然后在新建的文档中每隔一定的时间画一条线。请教各位高手,Set ...
www.eeworm.com/read/387108/8706302

dfm tank.dfm

object MainForm: TMainForm Left = 321 Top = 144 Width = 576 Height = 482 BorderIcons = [biSystemMenu, biMinimize] Caption = 'Tankwar' Color = clBtnFace Font.Charset = DEFAULT_C
www.eeworm.com/read/387108/8706349

~dfm tank.~dfm

object MainForm: TMainForm Left = 321 Top = 144 Width = 576 Height = 482 BorderIcons = [biSystemMenu, biMinimize] Caption = 'Tankwar' Color = clBtnFace Font.Charset = DEFAULT_C
www.eeworm.com/read/183859/9134317

dfm unit1.dfm

object Form1: TForm1 Left = 291 Top = 122 Width = 322 Height = 216 Caption = 'Form1' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height =
www.eeworm.com/read/181199/9267460

als iocompvcl.als

Activate Activate_Method ActivateSuspend ActivateSuspend_Method Active Active_Property ActiveColor ActiveColor_Property AddAnnotation AddAnnotation_Method AddArc AddArc_Method AddBandEleme
www.eeworm.com/read/332034/12784326

txt 消息框的自动消失.txt

【问题】如何使弹出的消息框延迟1秒后自动消失? void CRichedDlg::OnButtonTest() { SetTimer(1,1000,NULL); MessageBox("Test","Test1"); } void CRichedDlg::OnTimer(UINT nIDEvent) { if(nIDEvent == 1)
www.eeworm.com/read/308301/13704731

txt 修改记录.txt

2005年9月9日 1、物品触发脚本 2、抗拒火环改成不能对同等级的生效 3、宝石属性没有加上-原因:物品号没有加上 4、添加两个技能检测脚本命令 CHECKMAGICNAME 魔法名称 CHECKMAGICLEVEL 魔法名称 (> < >=