Ignore:
Timestamp:
Feb 13, 2012, 3:50:17 PM (12 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/UProjectManager.lfm

    r2 r35  
    11object ProjectManager: TProjectManager
    22  Left = 505
    3   Height = 240
     3  Height = 253
    44  Top = 195
    5   Width = 320
     5  Width = 331
    66  Caption = 'Project manager'
    7   ClientHeight = 240
    8   ClientWidth = 320
    9   LCLVersion = '0.9.29'
     7  ClientHeight = 253
     8  ClientWidth = 331
     9  LCLVersion = '0.9.31'
    1010  object TreeViewProject: TTreeView
    1111    Left = 0
    12     Height = 240
     12    Height = 253
    1313    Top = 0
    14     Width = 320
     14    Width = 331
    1515    Align = alClient
    16     DefaultItemHeight = 15
     16    DefaultItemHeight = 16
    1717    ReadOnly = True
    1818    TabOrder = 0
Note: See TracChangeset for help on using the changeset viewer.