Ignore:
Timestamp:
Apr 7, 2016, 11:08:31 PM (8 years ago)
Author:
chronos
Message:
  • Added: Random data pattern write operation.
  • Modified: Reversed list of operations so new ones are placed at top of the list.
  • Fixed: Error on openning recent file which not exists.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Form/UFormMain.lfm

    r27 r29  
    283283          item
    284284            Caption = 'Name'
    285             Width = 100
     285            Width = 200
    286286          end       
    287287          item
    288288            Caption = 'Time start'
    289             Width = 100
     289            Width = 150
    290290          end       
    291291          item
    292292            Caption = 'Time end'
    293             Width = 100
     293            Width = 150
    294294          end       
    295295          item
Note: See TracChangeset for help on using the changeset viewer.