打印TDBGrid [英] Print a TDBGrid

查看:132
本文介绍了打印TDBGrid的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何在不安装或下载组件的情况下打印DBGrid?

How can I print a DBGrid without installing or downloading components?

一个DBGrid的数据进入RichEdit,以便我可以从那里打印出来?

How can I get a DBGrid's data into a RichEdit so that I can print it from there?

推荐答案

数据感知控件从DataSource属性获取数据,使用它。您必须手动遍历它,不需要即时的方式(没有第三方库/组件)。

Data aware controls get their data from DataSource property, use that. You have to manually traverse it though, no instant way possible (without third party libraries / components).

这篇关于打印TDBGrid的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆