# | Line 1 | Line 1 | |
---|---|---|
1 | object Form_LevelDB: TForm_LevelDB | |
2 | Left = 0 | |
3 | Top = 0 | |
4 | < | BorderStyle = bsNone |
4 | > | BorderIcons = [] |
5 | > | BorderStyle = bsToolWindow |
6 | Caption = 'Creating DB' | |
7 | ClientHeight = 89 | |
8 | ClientWidth = 400 |
– | Removed lines |
+ | Added lines |
< | Changed lines (old) |
> | Changed lines (new) |