Ignore:
Timestamp:
Feb 13, 2012, 3:50:17 PM (13 years ago)
Author:
chronos
Message:
  • Modified: Selection of Analyzer and Producer is now done in main menu.
  • Added: Options form for application wide user settings.
  • Added: Multilanguage interface support. Can be change in main options dialog.
  • Added: Source icons used for actions.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/IDE/Forms/UMessagesForm.lfm

    r34 r35  
    11object MessagesForm: TMessagesForm
    2   Left = 530
    3   Height = 240
    4   Top = 231
    5   Width = 320
     2  Left = 347
     3  Height = 251
     4  Top = 237
     5  Width = 415
    66  Caption = 'Messages'
    7   ClientHeight = 240
    8   ClientWidth = 320
     7  ClientHeight = 251
     8  ClientWidth = 415
    99  LCLVersion = '0.9.31'
    1010  object ListView1: TListView
    1111    Left = 0
    12     Height = 240
     12    Height = 251
    1313    Top = 0
    14     Width = 320
     14    Width = 415
    1515    Align = alClient
    1616    Columns = <   
Note: See TracChangeset for help on using the changeset viewer.