Skip to content
This repository was archived by the owner on May 14, 2023. It is now read-only.

Replace cbview pages with redirects #6

Merged
Prev Previous commit
Next Next commit
Update CBView.md
  • Loading branch information
delphidabbler authored Sep 17, 2022
commit 82392aacd8b2708f1dc6e1bb3ed3c86a788886f9
21 changes: 1 addition & 20 deletions Docs/CBView.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,3 @@
# Clipboard Viewer Component

## Introduction

This is the home page for the on-line documentation of the DelphiDabbler [Clipboard Viewer Component](https://delphidabbler.com/software/cbview).

The Clipboard Viewer component is a non-visual Delphi component notifies the user when the content of the Windows clipboard changes.

This is a Windows-only, 32 and 64 bit compatible, component that requires the VCL. It is not compatible with FireMonkey.

## Contents

* [Overview](./CBView/Overview.md)
* [Programmers' Guide](./CBView/API.md)
* [Example](./CBView/Example.md)

## Links

* Back to [Documentation Home Page](Welcome.md)
* [Clipboard Viewer Component web page](https://delphidabbler.com/software/cbview).
* [Downloads](https://sourceforge.net/projects/ddablib/files/cbview/) -- Download current version here.
* [Source code](https://github.com/ddablib/cbview) -- Current development tree.
This page has [**moved**](https://lib-docs.delphidabbler.com/CBView/).