Last change
on this file since 189 was 188, checked in by george, 14 years ago |
- Modified: Unit UCoolDocking splited to units UCoolDockMaster and UCoolDockClient.
|
File size:
534 bytes
|
Line | |
---|
1 | object StructureForm: TStructureForm
|
---|
2 | Left = 512
|
---|
3 | Height = 338
|
---|
4 | Top = 128
|
---|
5 | Width = 230
|
---|
6 | Caption = 'Structure'
|
---|
7 | ClientHeight = 338
|
---|
8 | ClientWidth = 230
|
---|
9 | LCLVersion = '0.9.31'
|
---|
10 | object TreeView1: TTreeView
|
---|
11 | Left = 4
|
---|
12 | Height = 330
|
---|
13 | Top = 4
|
---|
14 | Width = 222
|
---|
15 | Align = alClient
|
---|
16 | BorderSpacing.Around = 4
|
---|
17 | DefaultItemHeight = 15
|
---|
18 | TabOrder = 0
|
---|
19 | end
|
---|
20 | object CoolDockClient1: TCoolDockClient
|
---|
21 | Master = MainForm.CoolDockMaster1
|
---|
22 | Floatable = False
|
---|
23 | left = 87
|
---|
24 | top = 162
|
---|
25 | end
|
---|
26 | end
|
---|
Note:
See
TracBrowser
for help on using the repository browser.