| # | Line 18 | Line 18 | object Form_ToolTemplate: TForm_ToolTemp | |
|---|---|---|
| 18 | WindowState = wsMaximized | |
| 19 | OnActivate = FormActivate | |
| 20 | OnClose = FormClose | |
| 21 | – | OnResize = FormResize |
| 21 | PixelsPerInch = 96 | |
| 22 | TextHeight = 13 | |
| 23 | object Splitter1: TSplitter | |
| # | Line 246 | Line 245 | object Form_ToolTemplate: TForm_ToolTemp | |
| 245 | Font.Charset = DEFAULT_CHARSET | |
| 246 | Font.Color = clWindowText | |
| 247 | Font.Height = -11 | |
| 248 | < | Font.Name = 'Tahoma' |
| 248 | > | Font.Name = 'Courier' |
| 249 | Font.Style = [] | |
| 250 | ItemHeight = 13 | |
| 251 | ParentFont = False | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |