Changeset 11 for trunk/FormMain.lfm


Ignore:
Timestamp:
Apr 15, 2026, 10:17:17 PM (2 weeks ago)
Author:
chronos
Message:
  • Modified: EAN address as separate field.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FormMain.lfm

    r10 r11  
    4343          item
    4444            Caption = 'Owner'
    45             Width = 200
     45            Width = 100
     46          end       
     47          item
     48            Caption = 'Address'
     49            Width = 100
     50          end       
     51          item
     52            Caption = 'Kind'
     53            Width = 100
    4654          end       
    4755          item
     
    5563          item
    5664            Caption = 'Shared [%]'
    57             Width = 100
    58           end       
    59           item
    60             Caption = 'Kind'
    6165            Width = 100
    6266          end       
Note: See TracChangeset for help on using the changeset viewer.