Reference for unit 'video': Types
| Type | Description |
|---|---|
| PVideoBuf | Pointer type to TVideoBuf |
| PVideoCell | Pointer type to TVideoCell |
| PVideoMode | Pointer to TVideoMode record. |
| TErrorHandler | Error handler prototype |
| TErrorHandlerReturnValue | Type used to report and respond to error conditions |
| TVideoBuf | Screen array type |
| TVideoCell | One cell (=screen position) in the video buffer |
| TVideoDriver | Video driver record |
| TVideoMode | Record type describing a video mode. |
| TVideoModeSelector | Video mode selection callback prototype. |