Changeset 8 for trunk/Forms/UFormMain.lfm
- Timestamp:
- May 18, 2015, 12:15:30 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/UFormMain.lfm
r6 r8 5 5 Width = 667 6 6 Caption = 'VCSCommander' 7 ClientHeight = 4 717 ClientHeight = 468 8 8 ClientWidth = 667 9 9 Menu = MainMenu1 … … 25 25 object StatusBar1: TStatusBar 26 26 Left = 0 27 Height = 2 628 Top = 4 4527 Height = 29 28 Top = 439 29 29 Width = 667 30 30 Panels = <> … … 35 35 object MenuItemFile: TMenuItem 36 36 Caption = 'File' 37 object MenuItem17: TMenuItem 38 Action = Core.AProjectCheckout 39 end 37 40 object MenuItem8: TMenuItem 38 41 Action = Core.AProjectOpen … … 68 71 Action = Core.ACommandCleanup 69 72 end 70 object MenuItem15: TMenuItem71 Action = Core.ACommandCheckout72 end73 73 object MenuItem16: TMenuItem 74 74 Action = Core.ACommandStatus
Note:
See TracChangeset
for help on using the changeset viewer.