Develop and Download Open Source Software

Browse CVS Repository

Diff of /gikonavigoeson/gikonavi/GikoSystem.pas

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.175 by h677, Sat Nov 20 13:15:38 2004 UTC revision 1.176 by h677, Thu Dec 30 14:31:21 2004 UTC
# Line 85  type Line 85  type
85                  FNoParam: Boolean;              //レス番パラメータなし                  FNoParam: Boolean;              //レス番パラメータなし
86          end;          end;
87    
88        //MessageList
89        TGikoMessageListType = (gmLogout, gmLogin, gmForceLogin, gmSureItiran,
90                gmUnKnown, gmSureSyutoku, gmSureDiff, gmNotMod, gmAbort, gmError,
91                gmNewRes, gmNewSure, gmResError, gmSureError);
92    
93          TGikoSys = class(TObject)          TGikoSys = class(TObject)
94          private          private
95                  { Private 宣言 }                  { Private 宣言 }

Legend:
Removed from v.1.175  
changed lines
  Added in v.1.176

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26