Ignore:
Timestamp:
Apr 4, 2025, 9:22:05 AM (2 weeks ago)
Author:
chronos
Message:
  • Modified: All unit renamed to names without U prefix.
  • Modified: Removed global form variables.
  • Modified: Code cleanup.
File:
1 moved

Legend:

Unmodified
Added
Removed
  • trunk/Forms/FormMain.lfm

    r22 r23  
    11object FormMain: TFormMain
    22  Left = 687
    3   Height = 801
     3  Height = 767
    44  Top = 411
    55  Width = 1408
    66  Caption = 'VCSCommander'
    7   ClientHeight = 801
     7  ClientHeight = 767
    88  ClientWidth = 1408
    99  DesignTimePPI = 144
     
    1111  OnActivate = FormActivate
    1212  OnClose = FormClose
     13  OnCreate = FormCreate
     14  OnDestroy = FormDestroy
    1315  OnShow = FormShow
    1416  Position = poScreenCenter
     
    4345    Left = 0
    4446    Height = 28
    45     Top = 773
     47    Top = 739
    4648    Width = 1408
    4749    Panels = <>
Note: See TracChangeset for help on using the changeset viewer.