Last change
on this file was 73, checked in by chronos, 12 years ago |
- Modified: Packages are now stored as uncomporessed and are linked with relative path to project.
|
File size:
416 bytes
|
Line | |
---|
1 | object ComponentTree: TComponentTree
|
---|
2 | Left = 442
|
---|
3 | Height = 499
|
---|
4 | Top = 103
|
---|
5 | Width = 411
|
---|
6 | Caption = 'Component tree'
|
---|
7 | ClientHeight = 499
|
---|
8 | ClientWidth = 411
|
---|
9 | OnShow = FormShow
|
---|
10 | LCLVersion = '0.9.29'
|
---|
11 | object TreeView1: TTreeView
|
---|
12 | Left = 8
|
---|
13 | Height = 488
|
---|
14 | Top = 8
|
---|
15 | Width = 395
|
---|
16 | Anchors = [akTop, akLeft, akRight, akBottom]
|
---|
17 | DefaultItemHeight = 15
|
---|
18 | TabOrder = 0
|
---|
19 | end
|
---|
20 | end
|
---|
Note:
See
TracBrowser
for help on using the repository browser.