Changeset 38 for trunk/Forms/UFormMain.lfm
- Timestamp:
- Feb 19, 2012, 10:29:55 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/UFormMain.lfm
r37 r38 1 1 object MainForm: TMainForm 2 Left = 2 362 Left = 208 3 3 Height = 609 4 Top = 744 Top = 134 5 5 Width = 790 6 6 Caption = 'LazFuck' … … 14 14 LCLVersion = '0.9.31' 15 15 WindowState = wsMaximized 16 object StatusBar 1: TStatusBar16 object StatusBarMain: TStatusBar 17 17 Left = 0 18 18 Height = 21 … … 31 31 SimplePanel = False 32 32 end 33 object ToolBar 1: TToolBar33 object ToolBarMain: TToolBar 34 34 Left = 0 35 35 Height = 26 … … 117 117 end 118 118 end 119 object PageControl 2: TPageControl120 Left = 590119 object PageControlRight: TPageControl 120 Left = 397 121 121 Height = 537 122 122 Top = 26 123 Width = 200124 ActivePage = TabSheet 2123 Width = 393 124 ActivePage = TabSheetDebug 125 125 Align = alRight 126 126 TabIndex = 0 127 127 TabOrder = 2 128 128 TabPosition = tpRight 129 object TabSheet 2: TTabSheet129 object TabSheetDebug: TTabSheet 130 130 Caption = 'Debug' 131 ClientHeight = 535 132 ClientWidth = 341 133 object PanelInput: TPanel 134 Left = 0 135 Height = 133 136 Top = 0 137 Width = 341 138 Align = alTop 139 BevelOuter = bvNone 140 TabOrder = 0 141 end 142 object Splitter3: TSplitter 143 Cursor = crVSplit 144 Left = 0 145 Height = 5 146 Top = 133 147 Width = 341 148 Align = alTop 149 ResizeAnchor = akTop 150 end 151 object PanelOutput: TPanel 152 Left = 0 153 Height = 123 154 Top = 138 155 Width = 341 156 Align = alTop 157 BevelOuter = bvNone 158 TabOrder = 2 159 end 160 object Splitter4: TSplitter 161 Cursor = crVSplit 162 Left = 0 163 Height = 5 164 Top = 261 165 Width = 341 166 Align = alTop 167 ResizeAnchor = akTop 168 end 169 object PanelCPU: TPanel 170 Left = 0 171 Height = 139 172 Top = 266 173 Width = 341 174 Align = alTop 175 BevelOuter = bvNone 176 TabOrder = 4 177 end 178 object Splitter5: TSplitter 179 Cursor = crVSplit 180 Left = 0 181 Height = 5 182 Top = 405 183 Width = 341 184 Align = alTop 185 ResizeAnchor = akTop 186 end 187 object PanelMemory: TPanel 188 Left = 0 189 Height = 125 190 Top = 410 191 Width = 341 192 Align = alClient 193 BevelOuter = bvNone 194 TabOrder = 6 195 end 131 196 end 132 197 end 133 198 object Splitter1: TSplitter 134 Left = 585199 Left = 392 135 200 Height = 537 136 201 Top = 26 … … 139 204 ResizeAnchor = akRight 140 205 end 141 object Panel 1: TPanel206 object PanelLeft: TPanel 142 207 Left = 0 143 208 Height = 537 144 209 Top = 26 145 Width = 585210 Width = 392 146 211 Align = alClient 147 212 BevelOuter = bvNone 148 213 ClientHeight = 537 149 ClientWidth = 585214 ClientWidth = 392 150 215 TabOrder = 4 151 object PageControl 1: TPageControl216 object PageControlMain: TPageControl 152 217 Left = 0 153 218 Height = 414 154 219 Top = 0 155 Width = 585220 Width = 392 156 221 ActivePage = TabSheetSource 157 222 Align = alClient … … 162 227 Caption = 'Source code' 163 228 ClientHeight = 387 164 ClientWidth = 583229 ClientWidth = 390 165 230 object MemoSource: TMemo 166 231 Left = 0 167 232 Height = 387 168 233 Top = 0 169 Width = 583234 Width = 390 170 235 Align = alClient 171 236 Font.Height = -12 … … 185 250 Caption = 'Target code' 186 251 ClientHeight = 387 187 ClientWidth = 583252 ClientWidth = 390 188 253 object MemoTarget: TMemo 189 254 Left = 0 … … 199 264 end 200 265 end 201 object PageControl 3: TPageControl266 object PageControlBottom: TPageControl 202 267 Left = 0 203 268 Height = 118 204 269 Top = 419 205 Width = 585206 ActivePage = TabSheet 1270 Width = 392 271 ActivePage = TabSheetMessages 207 272 Align = alBottom 208 273 TabIndex = 0 209 274 TabOrder = 1 210 275 TabPosition = tpBottom 211 object TabSheet 1: TTabSheet276 object TabSheetMessages: TTabSheet 212 277 Caption = 'Messages' 213 ClientHeight = 91214 ClientWidth = 583215 object MemoMessages: TMemo216 Left = 0217 Height = 91218 Top = 0219 Width = 583220 Align = alClient221 TabOrder = 0222 end223 278 end 224 279 end … … 228 283 Height = 5 229 284 Top = 414 230 Width = 585285 Width = 392 231 286 Align = alBottom 232 287 ResizeAnchor = akBottom … … 235 290 object MainMenu1: TMainMenu 236 291 Images = ImageList1 237 left = 356238 top = 1 52292 left = 216 293 top = 128 239 294 object MenuItem1: TMenuItem 240 295 Caption = 'Project' … … 948 1003 object ActionList1: TActionList 949 1004 Images = ImageList1 950 left = 448951 top = 961005 left = 216 1006 top = 240 952 1007 object AProjectOpen: TAction 953 1008 Category = 'Project' … … 1107 1162 end 1108 1163 object ImageList1: TImageList 1109 left = 3561110 top = 961164 left = 216 1165 top = 72 1111 1166 Bitmap = { 1112 1167 4C69120000001000000010000000000000000000000000000000000000000000 … … 1692 1747 DefaultExt = '.b' 1693 1748 Filter = 'BrainFuck (*.b)|*.b|Any file (*.*)|*.*' 1694 left = 1921695 top = 1 571749 left = 56 1750 top = 184 1696 1751 end 1697 1752 object SaveDialog1: TSaveDialog 1698 1753 DefaultExt = '.b' 1699 1754 Filter = 'BrainFuck (*.b)|*.b|Any file (*.*)|*.*' 1700 left = 1921701 top = 2 081755 left = 56 1756 top = 240 1702 1757 end 1703 1758 object CoolTranslator1: TCoolTranslator 1704 1759 POFilesFolder = 'Languages' 1705 left = 3621706 top = 2161760 left = 216 1761 top = 184 1707 1762 end 1708 1763 object PopupMenuSource: TPopupMenu 1709 1764 Images = ImageList1 1710 left = 1921711 top = 1 041765 left = 56 1766 top = 128 1712 1767 object MenuItem23: TMenuItem 1713 1768 Action = ABreakpointToggle … … 1799 1854 end 1800 1855 object PopupMenuTarget: TPopupMenu 1801 left = 921802 top = 1361856 left = 56 1857 top = 72 1803 1858 object MenuItem20: TMenuItem 1804 1859 Action = AShowSourcePosition 1805 1860 end 1806 1861 end 1862 object TimerRefresh: TTimer 1863 OnTimer = TimerRefreshTimer 1864 left = 56 1865 top = 296 1866 end 1807 1867 end
Note:
See TracChangeset
for help on using the changeset viewer.