代码搜索:OnTimer
找到约 179 项符合「OnTimer」的源代码
代码结果 179
www.eeworm.com/read/261859/11621217
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/129154/14262839
dfm unit2.dfm
object Form2: TForm2
Left = 249
Top = 119
Width = 630
Height = 257
Caption = #27426#36814#20351#29992
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
www.eeworm.com/read/230186/14302729
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/230150/14303909
dfm pas_client.dfm
object F_Client: TF_Client
Left = 765
Top = 675
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = #24658#21147#21512#25511#21046#31649#29702#31995#32479
Clien
www.eeworm.com/read/226635/14456745
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/121258/14763915
htm read.cgi-read=9631.htm
Something fast than OnTimer(UINT nIDEvent)
www.eeworm.com/read/215854/15037329
cpp mainfrm.cpp
// MainFrm.cpp : CMainFrame 类的实现
//
#include "stdafx.h"
#include "Splash.h"
#include "MainFrm.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
www.eeworm.com/read/295316/8170262
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/111979/15498225
htm read.cgi-read=9631.htm
Something fast than OnTimer(UINT nIDEvent)
www.eeworm.com/read/101790/15808857
htm subject_65671.htm
序号:65671 发表者:jackey2 发表日期:2003-12-18 19:38:13
主题:请帮忙看看我的程序:OnTimer函数怎么不执行?
内容:我根据MSDN的例子,在类CTransparentImage的OnMouseMove中加入了代码:SetTimer(1,1000,0);并在OnTimer函数中加入代码:MessageBox