Browse CVS Repository
Diff of /gikonavigoeson/gikonavi/GikoSystem.pas
Parent Directory
| Revision Log
| Revision Graph
| Patch
| 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 |
|
|
| |