Ignore:
Timestamp:
May 5, 2019, 12:17:58 AM (5 years ago)
Author:
chronos
Message:
  • Modified: .lrt files replaced by newer .lrj files.
Location:
trunk/Forms
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms

    • Property svn:ignore deleted
  • trunk/Forms/UFormMessages.lfm

    r40 r103  
    11object FormMessages: TFormMessages
    22  Left = 256
    3   Height = 225
     3  Height = 338
    44  Top = 47
    5   Width = 492
     5  Width = 738
    66  Caption = 'Messages'
    7   ClientHeight = 225
    8   ClientWidth = 492
     7  ClientHeight = 338
     8  ClientWidth = 738
     9  DesignTimePPI = 144
    910  OnCreate = FormCreate
    10   LCLVersion = '0.9.31'
     11  LCLVersion = '2.0.0.4'
    1112  object ListView1: TListView
    1213    Left = 0
    13     Height = 225
     14    Height = 338
    1415    Top = 0
    15     Width = 492
     16    Width = 738
    1617    Align = alClient
    1718    Columns = <   
    1819      item
    19         Width = 473
     20        Width = 710
    2021      end>
    2122    OwnerData = True
     23    ParentFont = False
    2224    ReadOnly = True
    2325    RowSelect = True
Note: See TracChangeset for help on using the changeset viewer.