Ignore:
Timestamp:
Jun 30, 2023, 11:34:35 PM (11 months ago)
Author:
chronos
Message:
  • Modified: Improved Core initialization.
  • Fixed: Not loaded last opened files.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/FormMain.lfm

    r164 r165  
    11object FormMain: TFormMain
    2   Left = 0
    3   Height = 1360
    4   Top = 40
    5   Width = 2560
     2  Left = 510
     3  Height = 822
     4  Top = 272
     5  Width = 1254
    66  AllowDropFiles = True
    77  Caption = 'vCard Studio'
    8   ClientHeight = 1330
    9   ClientWidth = 2560
     8  ClientHeight = 792
     9  ClientWidth = 1254
    1010  DesignTimePPI = 144
    1111  Menu = MainMenu1
     12  OnActivate = FormActivate
    1213  OnClose = FormClose
    1314  OnCloseQuery = FormCloseQuery
     
    2324    Height = 43
    2425    Top = 0
    25     Width = 2560
     26    Width = 1254
    2627    AutoSize = True
    2728    Bands = <   
Note: See TracChangeset for help on using the changeset viewer.