Create a unit PrinterSetup and place code in this unit
Do the following to save the printer config to file
}
阅读全文>
发表于 @ 2006年08月04日 12:32:00|评论(loading...)|编辑|收藏
前两天写程序的时候发现 Popmenu的字体没有属性可调,,研究了哈,发现可以在 procedure TPopupList.WndProc 里 WM_DRAWITEM 和 WM_MEASUREITEM 修改Screen.MenuFont 属性.阅读全文>
发表于 @ 2006年07月14日 11:31:00|评论(loading...)|编辑|收藏