Ignore:
Timestamp:
Sep 1, 2014, 7:10:03 PM (10 years ago)
Author:
chronos
Message:
  • Added: Concept of project and open project as directory.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/UFormBrowse.lfm

    r3 r4  
    11object FormBrowse: TFormBrowse
    2   Left = 351
     2  Left = 554
    33  Height = 526
    4   Top = 147
     4  Top = 269
    55  Width = 722
    66  Caption = 'Browse'
    77  ClientHeight = 526
    88  ClientWidth = 722
    9   LCLVersion = '1.1'
     9  LCLVersion = '1.3'
    1010  object TreeView1: TTreeView
    1111    Left = 0
     
    1414    Width = 241
    1515    Align = alLeft
     16    DefaultItemHeight = 24
    1617    TabOrder = 0
    1718  end
     
    4344      item
    4445        Caption = 'Status'
    45         Width = 256
     46        Width = 259
    4647      end>
    4748    ReadOnly = True
Note: See TracChangeset for help on using the changeset viewer.