代码搜索结果
找到约 10,000 项符合
1 的代码
serial1.h
void OpenComm1(void);
void SendCommChar1(char ch);
void SendCommAddress1(char ch);
void SendCommBuffer1(unsigned char *base, unsigned char size);
void SendCommString1(unsigned char *base);
bit Ge
serial1.h
void OpenComm1(void);
void SendCommChar1(char ch);
void SendCommAddress1(char ch);
void SendCommBuffer1(unsigned char *base, unsigned char size);
void SendCommString1(unsigned char *base);
bit Ge
gys.log
行 58: 控件 Adodc1 的类 MSAdodcLib.Adodc 不是一个已加载的控件类。
行 104: 控件 DataGrid1 的类 MSDataGridLib.DataGrid 不是一个已加载的控件类。
行 453: 控件 CommonDialog1 的类 MSComDlg.CommonDialog 不是一个已加载的控件类。
行 460: 控件 StatusBar1 的类 MSC
unit1.pas
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, MXPIVSRC, DB, DBTables, MXTABLES, Mxstore, MXDB, ExtCtrls,
TeeProcs, TeEng
serial1.h
void OpenComm1(void);
void SendCommChar1(char ch);
void SendCommAddress1(char ch);
void SendCommBuffer1(unsigned char *base, unsigned char size);
void SendCommString1(unsigned char *base);
bit Ge
unit1.dfm
object XSLPageProducerPage1: TXSLPageProducerPage1
OldCreateOrder = False
PageProducer = XSLPageProducer
Left = 254
Top = 107
Height = 201
Width = 244
object XSLPageProducer: TXSL
print.pas
unit print;
interface
uses Windows, SysUtils, Messages, Classes, Graphics, Controls,
StdCtrls, ExtCtrls, Forms, QuickRpt, QRCtrls, DB, ADODB;
type
TQuickReport1 = class(TQuickRep)
print.~pas
unit print;
interface
uses Windows, SysUtils, Messages, Classes, Graphics, Controls,
StdCtrls, ExtCtrls, Forms, QuickRpt, QRCtrls, DB, ADODB;
type
TQuickReport1 = class(TQuickRep)
data2
(* another fiendish session with the spreadsheet ! *)
10 down 20 down 3+5 down -4 down 5 goto a2
a1 * a1 down b1 * b1 down c1 * c1 down d1 * d1 down e1 * e1 goto a3
a1 * a2 down b1 * b2 down c1 * c
data2
(* another fiendish session with the spreadsheet ! *)
10 down 20 down 3+5 down -4 down 5 goto a2
a1 * a1 down b1 * b1 down c1 * c1 down d1 * d1 down e1 * e1 goto a3
a1 * a2 down b1 * b2 down c1 * c