EControl Syntax Editor Changelog

What's new in EControl Syntax Editor 3.00

Oct 28, 2011
  • New Components:
  • TSyntaxEdit - Single line syntax edit control. All power of syntax memo in edit control - highlight, extended commands, completion, etc.
  • TSingleButtonSyntaxEdit - Single line edit control with a button.
  • TSpinSyntaxEdit - Single line edit control with up/down. It's suited for editing integer, float, date and time values.
  • TSyntaxComboBox - Combo box based on syntax edit and auto-completion popup list. Use highlighting in edit field + formatting of drop-down list.
  • TDurationEdit - Special edit control to edit time interval.
  • TBtnSyntaxEdit - Common syntax edit with arbitrary number of customizable buttons.
  • TColumnSyntaxEditor - Special descendent of syntax memo for editing TAB separated text files.