# | Line 241 | Line 241 | object Form_ToolTemplate: TForm_ToolTemp | |
---|---|---|
241 | Height = 21 | |
242 | Style = csDropDownList | |
243 | Anchors = [akLeft, akTop, akRight] | |
244 | < | DropDownCount = 12 |
244 | > | DropDownCount = 20 |
245 | Font.Charset = DEFAULT_CHARSET | |
246 | Font.Color = clWindowText | |
247 | Font.Height = -11 | |
# | Line 287 | Line 287 | object Form_ToolTemplate: TForm_ToolTemp | |
287 | Height = 21 | |
288 | Style = csDropDownList | |
289 | Anchors = [akLeft, akTop, akRight] | |
290 | + | DropDownCount = 12 |
291 | ItemHeight = 13 | |
292 | TabOrder = 4 | |
293 | OnChange = combo_connectionChange |
– | Removed lines |
+ | Added lines |
< | Changed lines (old) |
> | Changed lines (new) |