本文介绍了按钮将被禁用,直到文本框和TDBgrid中的值相同的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
有一个文本框和TDBgrid。当我在文本框中插入值(1200)和在TDBgrid中插入不同的值(1000)时。两者都是不同的值,但它启用了按钮,直到值相同才启用。
there were a text box and TDBgrid. When i insert the value(1200) in text box and a different value(1000) in TDBgrid. both are different value but it enables the button which didn't enable until the value is same.
推荐答案
这篇关于按钮将被禁用,直到文本框和TDBgrid中的值相同的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!