读书人

DrawColumnCell这个函数是干嘛用的.该

发布时间: 2012-03-29 12:53:13 作者: rapoo

DrawColumnCell这个函数是干嘛用的...
Applications cannot call DrawColumnCell directly. It is exposed as a protected method so that descendants can call the OnDrawColumnCell event handler or override the method to block the event.

帮助里的介绍...

程序里用到了,但是函数里面除了一堆前人留下的看不懂的注释 什么都没有,

是不是可以直接把这个函数丢弃了...



[解决办法]
根据条件给行着色,dbgrid隔行换色上我用过这个函数

读书人网 >C++ Builder

热点推荐