Changeset 14 for trunk/Forms/UFormMain.lfm
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:ignore
-
old new 4 4 Config.xml 5 5 heaptrclog.trc 6 backup 7 VCSCommander.exe
-
- Property svn:ignore
-
trunk/Forms
-
Property svn:ignore
set to
backup
-
Property svn:ignore
set to
-
trunk/Forms/UFormMain.lfm
r13 r14 1 1 object FormMain: TFormMain 2 Left = 4162 Left = 687 3 3 Height = 568 4 Top = 3294 Top = 411 5 5 Width = 939 6 6 Caption = 'VCSCommander' 7 ClientHeight = 53 97 ClientHeight = 538 8 8 ClientWidth = 939 9 9 Menu = MainMenu1 … … 11 11 OnClose = FormClose 12 12 OnShow = FormShow 13 LCLVersion = '1.5'14 WindowState = wsMaximized13 Position = poScreenCenter 14 LCLVersion = '1.4.0.4' 15 15 object ToolBarMain: TToolBar 16 16 Left = 0 … … 41 41 object StatusBar1: TStatusBar 42 42 Left = 0 43 Height = 2 943 Height = 28 44 44 Top = 510 45 45 Width = 939
Note:
See TracChangeset
for help on using the changeset viewer.