-
-
Delphi如何设置私有类型的变量
-
发表于:
2005-10-19 20:03
5812
-
type
TForm1 = class(TForm)
Memo1: TMemo;
Button1: TButton;
procedure Button1Click(Sender: TObject);
procedure FormCreate(Sender: TObject);
private
Procedure MsgComm(Var Msg:Tmessage); Message WM_COMMNOTIFY;
Function CommWatchProc(Param:POINTER):DWORD;stdcall;
Procedure CommInit;
i : Integer; // 这行编译通不过,应该怎么写?
[注意]传递专业知识、拓宽行业人脉——看雪讲师团队等你加入!