Changeset 5 for trunk/FormMain.lfm


Ignore:
Timestamp:
Apr 13, 2026, 9:08:21 AM (2 weeks ago)
Author:
chronos
Message:
  • Modified: Load Owners from XML file with additional information about prices.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FormMain.lfm

    r4 r5  
    11object FormMain: TFormMain
    2   Left = 377
     2  Left = 372
    33  Height = 884
    4   Top = 371
     4  Top = 366
    55  Width = 1203
    66  Caption = 'EDC Stats'
     
    2727    Top = 64
    2828    Width = 1176
    29     ActivePage = TabSheetChart
     29    ActivePage = TabSheetOverview
    3030    Anchors = [akTop, akLeft, akRight, akBottom]
    31     TabIndex = 2
     31    TabIndex = 0
    3232    TabOrder = 1
    3333    object TabSheetOverview: TTabSheet
     
    6262          item
    6363            Caption = 'Shared [%]'
    64             Width = 635
     64            Width = 100
    6565          end       
    6666          item
    6767            Caption = 'Kind'
     68            Width = 100
     69          end       
     70          item
     71            Caption = 'Low price'
     72            Width = 100
     73          end       
     74          item
     75            Caption = 'High price'
     76            Width = 100
     77          end       
     78          item
     79            Caption = 'Spot price'
     80            Width = 135
    6881          end>
    6982        ReadOnly = True
Note: See TracChangeset for help on using the changeset viewer.