Ignore:
Timestamp:
Jun 7, 2024, 7:32:09 PM (3 months ago)
Author:
chronos
Message:
  • Modified: Snap package updated to core22.
  • Modified: Calculate different win tile value for different board sizes.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Packages/Common/Forms/FormAbout.lfm

    r85 r90  
    11object FormAbout: TFormAbout
    2   Left = 624
     2  Left = 929
    33  Height = 402
    4   Top = 622
     4  Top = 519
    55  Width = 702
    66  Caption = 'About'
     
    1010  OnShow = FormShow
    1111  Position = poScreenCenter
    12   LCLVersion = '2.2.6.0'
     12  LCLVersion = '3.4.0.0'
    1313  object LabelDescription: TLabel
    1414    Left = 30
     
    8888      Anchors = [akLeft, akBottom]
    8989      Caption = 'Home page'
    90       OnClick = ButtonHomePageClick
    9190      ParentFont = False
    9291      TabOrder = 0
     92      OnClick = ButtonHomePageClick
    9393    end
    9494    object ButtonClose: TButton
Note: See TracChangeset for help on using the changeset viewer.