Try to fix issue #1188: weird values in collation pulldown inside the text editor. Could it be that TField.AsString is broken if this heals the problem.

This commit is contained in:
Ansgar Becker
2009-06-05 20:44:39 +00:00
parent edcd544953
commit 6576461b9e
3 changed files with 8 additions and 8 deletions

View File

@ -347,7 +347,7 @@ object frmTableEditor: TfrmTableEditor
TabOrder = 0
OnChange = editNumEditChange
end
object comboCollation: TComboBox
object comboCollation: TTntComboBox
Left = 354
Top = 3
Width = 119