Changeset 290 for trunk/Start.lfm


Ignore:
Timestamp:
Feb 26, 2021, 11:56:48 PM (3 years ago)
Author:
chronos
Message:
  • Modified: Use FreeAndNil instead of Free as defensive measure.
  • Modified: Use ihnerited without same method name specification.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Start.lfm

    r232 r290  
    2525  OnPaint = FormPaint
    2626  OnShow = FormShow
    27   LCLVersion = '2.0.2.0'
    28   PixelsPerInch = 96
     27  LCLVersion = '2.0.12.0'
    2928  Scaled = False
    3029  object StartBtn: TButtonA
     
    205204  end
    206205  object PopupMenu1: TPopupMenu
    207     left = 8
    208     top = 8
     206    Left = 8
     207    Top = 8
    209208  end
    210209end
Note: See TracChangeset for help on using the changeset viewer.