- Category:
- Delphi VCL
- Tags:
-
- File Size:
- 12kb
- Update:
- 2012-11-26
- Downloads:
- 0 Times
- Uploaded by:
- 76106053
Description: listview and Printers
Printer.GetPrinter(aDevice, aDriver, aPort, hDevMode)
if hDevMode <> 0 then
begin
// 获取指向DeviceMode的指针
pDevMode := GlobalLock(hDevMode)
if pDevMode <> nil then
File list (Check if you may need any files):
listview&print\LingLiao.dcu
..............\LingLiao.dfm
listview&print