Ignore:
Timestamp:
Jan 20, 2025, 11:38:55 AM (42 hours ago)
Author:
chronos
Message:
  • Modified: Do not reference global Core object if possible.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/FormMain.lfm

    r220 r227  
    11object FormMain: TFormMain
    22  Left = 417
    3   Height = 679
     3  Height = 645
    44  Top = 453
    55  Width = 1106
    66  Caption = 'Acronym Decoder'
    7   ClientHeight = 679
     7  ClientHeight = 645
    88  ClientWidth = 1106
    99  DesignTimePPI = 144
     
    1919  object PanelMain: TPanel
    2020    Left = 0
    21     Height = 570
     21    Height = 536
    2222    Top = 81
    2323    Width = 1106
    2424    Align = alClient
    2525    BevelOuter = bvNone
    26     ClientHeight = 570
     26    ClientHeight = 536
    2727    ClientWidth = 1106
    2828    ParentFont = False
     
    3838    object ListViewAcronyms: TListView
    3939      Left = 5
    40       Height = 514
     40      Height = 480
    4141      Top = 50
    4242      Width = 1095
     
    318318    Left = 0
    319319    Height = 28
    320     Top = 651
     320    Top = 617
    321321    Width = 1106
    322322    Panels = <   
     
    640640    end
    641641  end
     642  object JobProgressView1: TJobProgressView
     643    OwnerDraw = False
     644    ShowDelay = 0
     645    AutoClose = True
     646    Left = 708
     647    Top = 464
     648  end
    642649end
Note: See TracChangeset for help on using the changeset viewer.