Ignore:
Timestamp:
Jan 2, 2025, 2:29:10 PM (5 days ago)
Author:
chronos
Message:
  • Modified: OK button moved to be on the left side of buttons.
  • Modified: Allow to run test from test form.
  • Fixed: Free tests during test list form close.
File:
1 edited

Legend:

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

    r355 r365  
    1010  OnCreate = FormCreate
    1111  OnDestroy = FormDestroy
    12   LCLVersion = '3.4.0.0'
     12  LCLVersion = '3.6.0.0'
    1313  object ButtonOk: TButton
    14     Left = 344
     14    Left = 224
    1515    Height = 38
    1616    Top = 353
     
    2424  end
    2525  object ButtonCancel: TButton
    26     Left = 208
     26    Left = 348
    2727    Height = 38
    2828    Top = 353
Note: See TracChangeset for help on using the changeset viewer.