Changeset 209 for oup/current/Main.dfm
- Timestamp:
- Jun 5, 2007, 12:07:29 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
oup/current/Main.dfm
r105 r209 6 6 Caption = 'Form_Main' 7 7 ClientHeight = 571 8 ClientWidth = 7428 ClientWidth = 842 9 9 Color = clBtnFace 10 10 Constraints.MinHeight = 500 … … 26 26 Left = 0 27 27 Top = 554 28 Width = 74228 Width = 842 29 29 Height = 17 30 30 BiDiMode = bdLeftToRight … … 43 43 end> 44 44 ParentBiDiMode = False 45 ExplicitWidth = 742 45 46 end 46 47 object DockTop: TTBDock 47 48 Left = 0 48 49 Top = 0 49 Width = 74250 Width = 842 50 51 Height = 75 52 ExplicitWidth = 742 51 53 object MainMenu: TTBToolbar 52 54 Left = 0 … … 135 137 object menu_meta: TTBItem 136 138 Caption = '&Meta editor' 137 Enabled = False138 139 ImageIndex = 11 139 140 ShortCut = 16461 … … 353 354 end 354 355 object DockRight: TTBDock 355 Left = 733356 Left = 833 356 357 Top = 75 357 358 Width = 9 358 359 Height = 470 359 360 Position = dpRight 361 ExplicitLeft = 733 360 362 end 361 363 object DockBottom: TTBDock 362 364 Left = 0 363 365 Top = 545 364 Width = 742366 Width = 842 365 367 Height = 9 366 368 Position = dpBottom 369 ExplicitWidth = 742 367 370 end 368 371 object opend: TOpenDialog
Note:
See TracChangeset
for help on using the changeset viewer.