Develop and Download Open Source Software

Browse Subversion Repository

Diff of /Unit1.pas

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

revision 16 by yamat0jp, Sat Aug 6 08:27:34 2016 UTC revision 17 by yamat0jp, Wed Aug 24 12:31:07 2016 UTC
# Line 482  procedure TIWForm1.SetThumbnail(const Va Line 482  procedure TIWForm1.SetThumbnail(const Va
482  begin  begin
483    UserSession.FThumbnail := Value;    UserSession.FThumbnail := Value;
484    IWGrid1.Visible := Value;    IWGrid1.Visible := Value;
485      IWFrame8.IWEdit1.Text := '1';
486    IWFrame8.Visible := not Value;    IWFrame8.Visible := not Value;
487  end;  end;
488    

Legend:
Removed from v.16  
changed lines
  Added in v.17

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