代码搜索:timer1
找到约 1,567 项符合「timer1」的源代码
代码结果 1,567
www.eeworm.com/read/336285/12454799
pas unit1.pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ExtCtrls,Math;
type
TForm1 = class(TForm)
Timer1: TTimer
www.eeworm.com/read/336285/12454835
~pas unit1.~pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ExtCtrls,Math;
type
TForm1 = class(TForm)
Timer1: TTimer
www.eeworm.com/read/229581/14328819
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=TMS320C64XX
Tool="Co
www.eeworm.com/read/115991/14993808
pas unit10.pas
unit Unit10;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ExtCtrls, jpeg, StdCtrls;
type
TForm10 = class(TForm)
Timer1: TTi
www.eeworm.com/read/115991/14993894
~pas unit10.~pas
unit Unit10;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ExtCtrls, jpeg, StdCtrls;
type
TForm10 = class(TForm)
Timer1: TTi
www.eeworm.com/read/209989/15210100
pas rei_30.pas
unit Rei_30;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
ExtCtrls, Menus, StdCtrls;
type
TRei40_30 = class(TForm)
Timer1: TTimer;
www.eeworm.com/read/209989/15210104
pas rei_20.pas
unit Rei_20;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
ExtCtrls, Menus, StdCtrls;
type
TRei40_20 = class(TForm)
Timer1: TTimer;
www.eeworm.com/read/209989/15210106
pas rei_28.pas
unit Rei_28;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
ExtCtrls, Menus, StdCtrls;
type
TRei40_28 = class(TForm)
Timer1: TTimer;
www.eeworm.com/read/209989/15210126
pas rei_13.pas
unit Rei_13;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
ExtCtrls, Menus, StdCtrls;
type
TRei40_13 = class(TForm)
Timer1: TTimer;
www.eeworm.com/read/209989/15210130
pas rei_15.pas
unit Rei_15;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
ExtCtrls, Menus;
type
TRei40_15 = class(TForm)
Timer1: TTimer;
MainMen