代码搜索:tlab
找到约 131 项符合「tlab」的源代码
代码结果 131
www.eeworm.com/read/118768/14856926
~pas w_tjbjcjhg.~pas
unit w_tjbjcjhg;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, DBCtrls, StdCtrls;
type
Ttjbjcjhg = class(TForm)
label1: TLab
www.eeworm.com/read/115012/15029446
pas w_tjbjcjhg.pas
unit w_tjbjcjhg;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, DBCtrls, StdCtrls;
type
Ttjbjcjhg = class(TForm)
label1: TLab
www.eeworm.com/read/115012/15029607
~pas w_tjbjcjhg.~pas
unit w_tjbjcjhg;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, DBCtrls, StdCtrls;
type
Ttjbjcjhg = class(TForm)
label1: TLab
www.eeworm.com/read/30708/1017791
pas mainunit.pas
unit MainUnit;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls;
type
TMainForm = class(TForm)
Label1: TLabel;
Label2: TLab
www.eeworm.com/read/376060/2715139
svn-base extratrainercomponents.pas.svn-base
unit ExtraTrainerComponents;
// ok, OOP isn't very efficient, but i have to admit it's great for making programming easy
interface
uses controls,StdCtrls,classes,Graphics,ExtCtrls;
type TLab
www.eeworm.com/read/377532/6794574
pas ufind.pas
unit UFind;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, MapXLib_TLB;
type
TFFind = class(TForm)
Label1:TLab
www.eeworm.com/read/474915/6797933
~pas showmess.~pas
unit ShowMess;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ComCtrls;
type
TFrm_ShowMess = class(TForm)
LB1: TLab
www.eeworm.com/read/474915/6797936
pas showmess.pas
unit ShowMess;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ComCtrls;
type
TFrm_ShowMess = class(TForm)
LB1: TLab
www.eeworm.com/read/413669/11147417
pas logdatamain.pas
unit LogDataMain;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics,
Controls, Forms, Dialogs, StdCtrls
type
TFrmLogData=class(TForm)
Label3: TLabel;
Label4: TLab
www.eeworm.com/read/411817/11225536
pas mainform.pas
unit MainForm;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls,HardwareInfo;
type
TForm11 = class(TForm)
Label1: TLab