Changeset 10 for trunk/FormMain.lfm


Ignore:
Timestamp:
Apr 15, 2026, 9:35:17 AM (2 weeks ago)
Author:
chronos
Message:
  • Added: Show spot total price above zero for EANs.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FormMain.lfm

    r9 r10  
    11object FormMain: TFormMain
    2   Left = 362
     2  Left = 357
    33  Height = 884
    4   Top = 356
     4  Top = 351
    55  Width = 1203
    66  Caption = 'EDC Stats'
     
    2020    Top = 56
    2121    Width = 1176
    22     ActivePage = TabSheetSpotPrices
     22    ActivePage = TabSheetOverview
    2323    Anchors = [akTop, akLeft, akRight, akBottom]
    24     TabIndex = 4
     24    TabIndex = 0
    2525    TabOrder = 0
    2626    object TabSheetOverview: TTabSheet
     
    8383          item
    8484            Caption = 'Tariff'
     85            Width = 100
     86          end       
     87          item
     88            Caption = 'Price above zero [Kč]'
    8589            Width = 100
    8690          end>
Note: See TracChangeset for help on using the changeset viewer.