Ignore:
Timestamp:
Dec 9, 2024, 10:31:28 AM (13 days ago)
Author:
chronos
Message:
  • Added: Close button in moves history and help forms.
  • Modified: Always show moves history menu action.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/FormComputer.lfm

    r88 r101  
    11object FormComputer: TFormComputer
    22  Left = 1040
    3   Height = 360
     3  Height = 285
    44  Top = 540
    5   Width = 480
     5  Width = 436
    66  Caption = 'AI'
    7   ClientHeight = 360
    8   ClientWidth = 480
     7  ClientHeight = 285
     8  ClientWidth = 436
    99  DesignTimePPI = 144
    1010  OnClose = FormClose
    1111  OnCreate = FormCreate
    1212  OnDestroy = FormDestroy
    13   LCLVersion = '3.4.0.0'
     13  LCLVersion = '3.6.0.0'
    1414  object ButtonStart: TButton
    1515    Left = 40
     
    3535    Height = 58
    3636    Top = 104
    37     Width = 430
     37    Width = 386
    3838    Max = 1000
    3939    Position = 0
Note: See TracChangeset for help on using the changeset viewer.