代码搜索:timer1
找到约 1,567 项符合「timer1」的源代码
代码结果 1,567
www.eeworm.com/read/144615/12781080
pas rei_24.pas
unit Rei_24;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
ExtCtrls, Menus, StdCtrls;
type
TRei40_24 = class(TForm)
Timer1: TTimer;
www.eeworm.com/read/144615/12781140
pas rei_19.pas
unit Rei_19;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
ExtCtrls, Menus, StdCtrls;
type
TRei40_19 = class(TForm)
Timer1: TTimer;
www.eeworm.com/read/330445/12891059
pas unit1.pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ExtCtrls, math;
type
TForm1 = class(TForm)
Timer1: TTimer;
Im
www.eeworm.com/read/138330/13240552
cfg linmac.cfg
$IF NOT (__LINMAC_CFG)
$SET (__LINMAC_CFG)
;define one of the following macros
$SET (_HW_SYNC_COUNTER) ;define this macro, when the falling edges of the sync seq should be counted with the timer1
www.eeworm.com/read/138165/13255707
pas unit1.pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ExtCtrls, math;
type
TForm1 = class(TForm)
Timer1: TTimer;
Im
www.eeworm.com/read/138165/13255722
~pas unit1.~pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ExtCtrls, math;
type
TForm1 = class(TForm)
Timer1: TTimer;
Im
www.eeworm.com/read/312928/13601401
pas unit1.pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ExtCtrls, math;
type
TForm1 = class(TForm)
Timer1: TTimer;
Im
www.eeworm.com/read/307822/13714724
pjt timer1.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="timer1"
ProjectDir=""
ProjectType=Executable
CPUFamily=TMS320C67XX
Tool="Compiler"
www.eeworm.com/read/305852/13759952
dfm uautoboot0500.dfm
object AutoBoot0500: TAutoBoot0500
OldCreateOrder = False
DisplayName = 'AutoBootAt0500'
Left = 201
Top = 190
Height = 480
Width = 696
object Timer1: TTimer
Interval = 60000
www.eeworm.com/read/305852/13759957
dfm uautoboot0800.dfm
object AutoBoot0800: TAutoBoot0800
OldCreateOrder = False
DisplayName = 'AutoBootAt0800'
Left = 201
Top = 190
Height = 480
Width = 696
object Timer1: TTimer
Interval = 60000