fpc/docs/videoex
2005-02-14 17:13:06 +00:00
..
ex1.pp * truncate log 2005-02-14 17:13:06 +00:00
ex2.pp * truncate log 2005-02-14 17:13:06 +00:00
ex3.pp * truncate log 2005-02-14 17:13:06 +00:00
ex4.pp * truncate log 2005-02-14 17:13:06 +00:00
ex5.pp * truncate log 2005-02-14 17:13:06 +00:00
ex6.pp * truncate log 2005-02-14 17:13:06 +00:00
ex7.pp * truncate log 2005-02-14 17:13:06 +00:00
ex8.pp * truncate log 2005-02-14 17:13:06 +00:00
foot.tex
head.tex
Makefile
newex
README
template.pp
viddbg.pp * truncate log 2005-02-14 17:13:06 +00:00
vidutil.pp * truncate log 2005-02-14 17:13:06 +00:00

This directory contains the examples for the video unit documentation.

vidutil.pp Contains the textout function.
viddbg.pp contains an example of how to write a custom video driver.

ex1.pp demonstrates the vidutil unit.
ex2.pp contains an example of the SetCursorPos function.
ex3.pp contains an example of the ClearScreen function.
ex4.pp contains an example of the GetCapabilities function.
ex5.pp contains an example of the GetCursorType function.
ex6.pp contains an example of the GetLockScreenCount function.
ex7.pp contains an example of the GetVideoMode function.
ex8.pp contains an example of the GetVideoModeCount function.