Changeset 11 for trunk/UInterpreterForm.lfm
- Timestamp:
- Feb 10, 2012, 2:10:20 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/UInterpreterForm.lfm
r8 r11 34 34 Width = 309 35 35 Anchors = [akTop, akLeft, akRight, akBottom] 36 Font.Height = -12 36 37 Font.Name = 'Courier New' 37 38 OnKeyPress = MemoInputKeyPress … … 82 83 Width = 309 83 84 Anchors = [akTop, akLeft, akRight, akBottom] 85 Font.Height = -12 84 86 Font.Name = 'Courier New' 85 87 ParentFont = False … … 106 108 TabOrder = 2 107 109 object Label3: TLabel 108 Left = 0110 Left = 1 109 111 Height = 14 110 112 Top = 8 … … 154 156 end 155 157 object ListViewMemory: TListView 156 Left = 8158 Left = 1 157 159 Height = 358 158 160 Top = 120 159 Width = 42 2161 Width = 429 160 162 Anchors = [akTop, akLeft, akRight, akBottom] 161 163 Columns = <
Note:
See TracChangeset
for help on using the changeset viewer.