Unit dbansivw

Unit DBAnsiView : TDBAnsiView component. Written by C.Geng from P.R.China, 1998 Add DB-AWare ability to the TAnsiView. Component to display ansi-colored file such as BBS articles in Delphi application. Anyhow, the code is not completed, quite a lot of ansi control function has not been implemented. I will try, but if you have any good idea, please email me: fuse@bbs.zju.ml.org Big thanks to Alexander Kuznetsov (sanhome@hotmail.com) for his jmpmemo component, I setup the structure of my code based on it. Some ansi output code is borrowed from GAYLE DAVIS/DAVID ANDERSON I get it from SWAG. Thanks to their good work!

Classes

TDBAnsiView - ------------------------------------------------------------------

Functions

Register -

Types

TBackgroundStyle

Constants

Variables


Functions


procedure Register;


Types


TBackgroundStyle = (bsNoBitmap, bsStretched, bsTiled, bsTiledAndScrolled);
------------------------------------------------------------------

Constants


Variables