Develop and Download Open Source Software

Browse CVS Repository

Diff of /gikonavigoeson/gikonavi/Setting.pas

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

revision 1.68 by yoffy, Thu Sep 16 14:09:52 2004 UTC revision 1.69 by h677, Sat Sep 18 03:37:47 2004 UTC
# Line 89  type Line 89  type
89          end;          end;
90          /// スレリストのカラム ID          /// スレリストのカラム ID
91          type    TGikoBoardColumnID = (gbcTitle, gbcAllCount, gbcLocalCount, gbcNonAcqCount,          type    TGikoBoardColumnID = (gbcTitle, gbcAllCount, gbcLocalCount, gbcNonAcqCount,
92                  gbcNewCount, gbcUnReadCount, gbcRoundName, gbcLastModified, gbcCreated );                  gbcNewCount, gbcUnReadCount, gbcRoundName, gbcRoundDate, gbcCreated );{gbcLastModified,}
93          /// スレリストのカラム名          /// スレリストのカラム名
94          const   GikoBoardColumnCaption : array[0..8] of string =          const   GikoBoardColumnCaption : array[0..8] of string =
95                  ( 'スレッド名', 'カウント', '取得', '未取得', '新着',                  ( 'スレッド名', 'カウント', '取得', '未取得', '新着',

Legend:
Removed from v.1.68  
changed lines
  Added in v.1.69

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