Ignore:
Timestamp:
Jun 6, 2023, 9:46:08 PM (12 months ago)
Author:
chronos
Message:
  • Added: Accept dropped files onto the application form.
  • Fixed: Report error if compare tool was not found.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/FormMain.lfm

    r152 r153  
    44  Top = 401
    55  Width = 1178
     6  AllowDropFiles = True
    67  Caption = 'vCard Studio'
    78  ClientHeight = 762
     
    1314  OnCreate = FormCreate
    1415  OnDestroy = FormDestroy
     16  OnDropFiles = FormDropFiles
    1517  OnResize = FormResize
    1618  OnShow = FormShow
Note: See TracChangeset for help on using the changeset viewer.