1.
"DV-VIDEO.PAS" by SWAG SUPPORT TEAM
[Back to DESQVIEW SWAG index] [Back to Main SWAG index] [Original] { > Has anyone done any work With DV's virtual screen? Someplace I > used to have the ...
2.
"DOS INI File Manipulations" by THOMAS BARGHOLZ
PAS *} {* Sample application using the DOSINI unit *} {********************************************} Uses DosIni, {<-- Easy INI file manipulation} Dos; ...
3.
"Sorting Columns in a DBGrid" by ROBERT VIVRETTE
THeaderControl is a component that comes in Delphi 2.0 and provides the basic ... We loop through the DBGrid columns, and for each one we copy over the ...
4.
"Re: OLE Automation with EXCEL" by STEVE GINN
The demo programs provided with Delphi help >at first, ... in my exercises of learning OLE Auto with Excel: } unit Excel1; interface uses Windows, Messages, ...
5.
SWAG Title: Borland DELPHI
Shutting down a Delphi app, WES JONES, 01-02-98 07:34. Zip · array of components... LODE DELEU, 01-02-98 07:34. Zip · getting the component index at runtime ...
6.
Boise Software Developers Group: Delphi Survey and the State of Delphi
CodeGear is doing their annual Delphi Product survey. If you haven't taken it yet, I would really encourage you to do it. I know Nick Hodges (Delphi product ...
7.
"Delphi Printing Tricks" by ROBERT GILLAND
After pulling my hair out and downloading anything that had anything to do with printing in delphi on the net and getting nowhere fast. ...
8.
"LZH File Viewer" by STEVE WIERENGA
Author: Steve Wierenga LZH Viewer } Unit Lzhv; (**) Interface (**) Uses Dos,Crt; ... { Open LZH File } {$I+} If IOResult <> 0 then Terminate; { Specified File exists? } sss := GAN(LZHFile); { Get Filename of LZH File } Writeln( 'Lzh ...
9.
"Complete listing of BDE Errors" by SWAG SUPPORT TEAM
401 2E AB280EAB Expression has ambiguous data type. 402 2E AC280EAC Field in order by must be in result set. 403 2E AD280EAD28General parsing error. ...
10.
SWAG Title: SOUNDBLASTER/ADLIB/SPEAKER ROUTINES
Call AD-LIB sound driver, SWAG SUPPORT TEAM, 08-26-94 08:32. Zip · General Midi Code, COLIN BUCKLEY, 11-26-94 04:55. Zip · Adlib Programming, FLAVIO RABELLO ...