Have been using TAdvEdit and have suddenly developed a need to enter negative numbers. Have tried both money and float types, but don't seem to be able to enter a minus sign. Have tried entering the - sign in the property for permitted characters. This seems silly, but how can I enter a negative value in either Money or Float.
Did you try to set AdvEdit.Signed = true?