Delphi之设备描述表与TCanvas
摘要:
设备描述表与TCanvas(Device Contexts and TCanvas) Windows使用术语设备描述表(device context,后面简称为DC)描述用户可在其上画图的画布。DC可用来在许多表面上画图: 窗口客户区或框架(To a window's client area or frame) 桌面(To the desktop) 内存(To memor... 阅读全文
posted @ 2012-07-02 12:17 pchmonster 阅读(4803) 评论(0) 推荐(2) 编辑