| # | Line 40 | Line 40 | object Form1: TForm1 | |
|---|---|---|
| 40 | TabOrder = 0 | |
| 41 | TreeOptions.SelectionOptions = [toFullRowSelect] | |
| 42 | OnGetText = vstGetText | |
| 43 | – | ExplicitLeft = 139 | 
| 44 | – | ExplicitTop = 3 | 
| 45 | – | ExplicitWidth = 535 | 
| 46 | – | ExplicitHeight = 500 | 
| 43 | Columns = < | |
| 44 | item | |
| 45 | MaxWidth = 250 | |
| # | Line 85 | Line 81 | object Form1: TForm1 | |
| 81 | Sorted = True | |
| 82 | TabOrder = 1 | |
| 83 | OnClick = listClick | |
| 88 | – | ExplicitLeft = 3 | 
| 89 | – | ExplicitTop = 3 | 
| 90 | – | ExplicitHeight = 500 | 
| 84 | end | |
| 85 | end | |
| – | Removed lines | 
| + | Added lines | 
| < | Changed lines (old) | 
| > | Changed lines (new) |