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.24 by h677, Wed Jan 7 12:07:27 2004 UTC revision 1.25 by h677, Tue Mar 2 14:54:29 2004 UTC
# Line 201  type Line 201  type
201                  //リストカラムヘッダーサイズ                  //リストカラムヘッダーサイズ
202                  FBBSColumnWidth: array[0..0] of Integer;                  FBBSColumnWidth: array[0..0] of Integer;
203                  FCategoryColumnWidth: array[0..3] of Integer;                  FCategoryColumnWidth: array[0..3] of Integer;
204                  FBoardColumnWidth: array[0..6] of Integer;                  FBoardColumnWidth: array[0..7] of Integer;
205    
206                  //絞込み文字列                  //絞込み文字列
207                  FSelectTextList: TStringList;                  FSelectTextList: TStringList;

Legend:
Removed from v.1.24  
changed lines
  Added in v.1.25

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