Ignore:
Timestamp:
Apr 22, 2020, 12:13:52 AM (5 years ago)
Author:
chronos
Message:
  • Modified: Auto resized inner panels.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/interpreter2/Forms/UFormMessages.lfm

    r206 r210  
    11object FormMessages: TFormMessages
    2   Left = 780
    3   Height = 360
    4   Top = 669
    5   Width = 480
     2  Left = 739
     3  Height = 418
     4  Top = 611
     5  Width = 521
    66  Caption = 'Messages'
    7   ClientHeight = 360
    8   ClientWidth = 480
     7  ClientHeight = 418
     8  ClientWidth = 521
    99  DesignTimePPI = 144
    1010  LCLVersion = '2.0.2.0'
     
    1919  object MemoLog: TMemo
    2020    Left = 8
    21     Height = 319
     21    Height = 377
    2222    Top = 32
    23     Width = 464
     23    Width = 505
    2424    Anchors = [akTop, akLeft, akRight, akBottom]
    2525    ReadOnly = True
Note: See TracChangeset for help on using the changeset viewer.