Changeset 209 for oup/current/Main.dfm


Ignore:
Timestamp:
Jun 5, 2007, 12:07:29 AM (18 years ago)
Author:
alloc
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • oup/current/Main.dfm

    r105 r209  
    66  Caption = 'Form_Main'
    77  ClientHeight = 571
    8   ClientWidth = 742
     8  ClientWidth = 842
    99  Color = clBtnFace
    1010  Constraints.MinHeight = 500
     
    2626    Left = 0
    2727    Top = 554
    28     Width = 742
     28    Width = 842
    2929    Height = 17
    3030    BiDiMode = bdLeftToRight
     
    4343      end>
    4444    ParentBiDiMode = False
     45    ExplicitWidth = 742
    4546  end
    4647  object DockTop: TTBDock
    4748    Left = 0
    4849    Top = 0
    49     Width = 742
     50    Width = 842
    5051    Height = 75
     52    ExplicitWidth = 742
    5153    object MainMenu: TTBToolbar
    5254      Left = 0
     
    135137        object menu_meta: TTBItem
    136138          Caption = '&Meta editor'
    137           Enabled = False
    138139          ImageIndex = 11
    139140          ShortCut = 16461
     
    353354  end
    354355  object DockRight: TTBDock
    355     Left = 733
     356    Left = 833
    356357    Top = 75
    357358    Width = 9
    358359    Height = 470
    359360    Position = dpRight
     361    ExplicitLeft = 733
    360362  end
    361363  object DockBottom: TTBDock
    362364    Left = 0
    363365    Top = 545
    364     Width = 742
     366    Width = 842
    365367    Height = 9
    366368    Position = dpBottom
     369    ExplicitWidth = 742
    367370  end
    368371  object opend: TOpenDialog
Note: See TracChangeset for help on using the changeset viewer.