Changeset 54 for trunk/IDE/Forms/UFormMain.lfm
- Timestamp:
- Jun 26, 2012, 7:41:11 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/IDE/Forms/UFormMain.lfm
r53 r54 43 43 Top = 2 44 44 Action = AProjectOpen 45 DropdownMenu = PopupMenu1 46 Style = tbsDropDown 45 47 end 46 48 object ToolButton3: TToolButton 47 Left = 4749 Left = 59 48 50 Top = 2 49 51 Action = AProjectSave 50 52 end 51 53 object ToolButton4: TToolButton 52 Left = 7054 Left = 82 53 55 Top = 2 54 56 Action = AProjectClose 55 57 end 56 58 object ToolButton5: TToolButton 57 Left = 9359 Left = 105 58 60 Top = 2 59 61 Width = 10 … … 61 63 end 62 64 object ToolButton6: TToolButton 63 Left = 1 0365 Left = 115 64 66 Top = 2 65 67 Action = AViewOptions 66 68 end 67 69 object ToolButton7: TToolButton 68 Left = 1 2670 Left = 138 69 71 Top = 2 70 72 Action = ABuild 71 73 end 72 74 object ToolButton8: TToolButton 73 Left = 1 4975 Left = 161 74 76 Top = 2 75 77 Action = ARun 76 78 end 77 79 object ToolButton9: TToolButton 78 Left = 1 7280 Left = 184 79 81 Top = 2 80 82 Action = APause 81 83 end 82 84 object ToolButton10: TToolButton 83 Left = 19585 Left = 207 84 86 Top = 2 85 87 Action = AStop … … 869 871 end 870 872 object ImageList1: TImageList 871 left = 344872 top = 184873 left = 112 874 top = 272 873 875 Bitmap = { 874 876 4C690E0000001000000010000000000000000000000000000000000000000000 … … 1323 1325 } 1324 1326 end 1327 object PopupMenu1: TPopupMenu 1328 left = 196 1329 top = 54 1330 end 1325 1331 end
Note:
See TracChangeset
for help on using the changeset viewer.