Develop and Download Open Source Software

Browse CVS Repository

Diff of /gikonavigoeson/gikonavi/ExternalThreadItem.pas

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

revision 1.12 by h677, Thu May 13 16:58:18 2004 UTC revision 1.12.4.1 by h677, Wed May 4 06:26:07 2005 UTC
# Line 225  begin Line 225  begin
225                          threadItem.AgeSage                      := TGikoAgeSage( param );                          threadItem.AgeSage                      := TGikoAgeSage( param );
226                  tipURL:                                                                 // : string                     // スレッドをブラウザで表示する際の URL                  tipURL:                                                                 // : string                     // スレッドをブラウザで表示する際の URL
227                          threadItem.URL                                  := string( PChar( param ) );                          threadItem.URL                                  := string( PChar( param ) );
228                  tipFilePath:                                            // : string                     // このスレが保存されているパス                  //tipFilePath:                                          // : string                     // このスレが保存されているパス
229                          threadItem.FilePath                     := string( PChar( param ) );                  //      threadItem.FilePath                     := string( PChar( param ) );
230          end;          end;
231    
232  end;  end;

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.12.4.1

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