Ignore:
Timestamp:
Feb 10, 2012, 2:10:20 PM (12 years ago)
Author:
chronos
Message:
  • Added: Some other examples from web.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/UInterpreterForm.lfm

    r8 r11  
    3434        Width = 309
    3535        Anchors = [akTop, akLeft, akRight, akBottom]
     36        Font.Height = -12
    3637        Font.Name = 'Courier New'
    3738        OnKeyPress = MemoInputKeyPress
     
    8283        Width = 309
    8384        Anchors = [akTop, akLeft, akRight, akBottom]
     85        Font.Height = -12
    8486        Font.Name = 'Courier New'
    8587        ParentFont = False
     
    106108    TabOrder = 2
    107109    object Label3: TLabel
    108       Left = 0
     110      Left = 1
    109111      Height = 14
    110112      Top = 8
     
    154156    end
    155157    object ListViewMemory: TListView
    156       Left = 8
     158      Left = 1
    157159      Height = 358
    158160      Top = 120
    159       Width = 422
     161      Width = 429
    160162      Anchors = [akTop, akLeft, akRight, akBottom]
    161163      Columns = <     
Note: See TracChangeset for help on using the changeset viewer.