home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD1.mdf / pascal / library / dos / tvision / gravis / gv / gvgadget.doc < prev    next >
Encoding:
Text File  |  1994-05-23  |  537 b   |  14 lines

  1. Documentation of GVGadget
  2. =========================
  3.  
  4. GVGadget is a Turbo Pascal unit and is a part of the Graphics Vision
  5. package.
  6. GVGadget provides the two classes which are known from the TV unit Gadgets
  7. for GV.
  8.  
  9. A documentation is not necessary because the functions of the objects defined
  10. here are compatible with TV.
  11.  
  12. (Hint: Please note that both objects draw a black frame around themselves.
  13.        So it is possible that you may have to initialize one or both
  14.        objects with a negative origin. [as e.g. in Demo])