Changeset 3 for trunk/UOptions.lfm


Ignore:
Timestamp:
Feb 2, 2011, 2:14:37 PM (13 years ago)
Author:
chronos
Message:
  • Added: Not finished updating of sources from web.
Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

    • Property svn:ignore
      •  

        old new  
        11lib
        22FreePascalManager.exe
         3SourceList.xml
         4Config.xml
  • trunk/UOptions.lfm

    r2 r3  
    102102    TabOrder = 3
    103103  end
     104  object ButtonUpdateSource: TButton
     105    Left = 10
     106    Height = 25
     107    Top = 381
     108    Width = 75
     109    Caption = 'Update list'
     110    OnClick = ButtonUpdateSourceClick
     111    TabOrder = 4
     112  end
    104113end
Note: See TracChangeset for help on using the changeset viewer.