求助 关于 PrintDBGridEh Options属性
星幻子 2010-12-15 05:05:40 有4个属性
pghFitGridToPageWidth
pghOptimalColWidths
pghRowAutoStretch
pghFitingByColWidths
请教各位每个属性的详细功能和相互作用
这是官方的帮助文件 E文不行不能理解透彻
Value Meaning
pghFitGridToPageWidth Scale (by default) or change column widths DBGrid to fit it width to page width.
pghRowAutoStretch Automatically adjusts row vertically to print/preview all text in cell
pghFitingByColWidths Change column widths to fit it grid to page width. pghFitingByColWidths is
only meaningful if the Options property includes pghFitGridToPageWidth.
pghOptimalColWidths Change column widths to fit text in the cells.
EhLib Software
还望各位帮帮忙
谢谢了