Changeset 2 for trunk/FormMain.lfm


Ignore:
Timestamp:
Apr 6, 2026, 9:37:07 AM (3 weeks ago)
Author:
chronos
Message:
  • Added: Ignore generated files.
  • Fixed: Date and time controls not working.
Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

    • Property svn:ignore set to
      EdcStats
      EdcStats.res
      EdcStats.lps
      EdcStats.dbg
      lib
  • trunk/FormMain.lfm

    r1 r2  
    4646          item
    4747            Caption = 'EAN'
    48             Width = 100
     48            Width = 200
    4949          end       
    5050          item
     
    5757          end       
    5858          item
     59            Caption = 'Result'
     60            Width = 100
     61          end       
     62          item
    5963            Caption = 'Shared [%]'
    60             Width = 100
     64            Width = 635
    6165          end       
    6266          item
    6367            Caption = 'Kind'
    64             Width = 635
    6568          end>
    6669        ReadOnly = True
     
    241244    MaxLength = 0
    242245    TabOrder = 3
     246    OnChange = TimeEdit1Change
    243247  end
    244248  object DateEdit1: TDateEdit
     
    253257    MaxLength = 0
    254258    TabOrder = 4
     259    OnChange = DateEdit1Change
    255260  end
    256261  object ButtonIntervalRight: TButton
Note: See TracChangeset for help on using the changeset viewer.