ALL VCL, WEB, FNC, FMX, LCL .NET and IntraWeb components + Business Tools & Developer Tools Stay always current with our entire product range at a fraction of the price!

  • Access to new products upon release
  • Access to premium support & updates for 1 year
  • Access to previews and betas
  • Perpetual licenses to all products

ClipNote

By Sergey Trepalin.

Freeware + source 08 Dec 1999

Description

Non-visual component. The only event OnClipboardChange is triggered, when any application changes clipboard data.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 1kB

Platforms: CB1, D2, D3, D4, D5

PBClipBoard v.1.21.00.00

By Bak-O-Soft.

Freeware + source 08 Nov 2004

Description

PBClipBoard is a small component that monitors the clipboard. It has only one property, the 'Onchange' event, that triggers whenever the contents of the clipboard changes. Use it to automatically enable/disable 'Paste'-buttons or to view the contents of the clipboard.

How to use: Drop a PBClipBoard component on the form. Write an Onchange event-handler to enable/disable the paste buttons. That's all.

Informations

  • Status: Fully functional
  • Source: Included
  • Exe demo: included
  • Size: 4kB

Platforms: D3, D4, D5, D6, D7

TBin Clipboard v.1.2

By TRICHVIEW.COM.

Freeware + source 21 Jan 2011

Description

A simple component allowing to copy and paste arbitrary data to the Clipboard.

If you have methods for saving loading your data to streams, now you can copy and paste them to/from Clipboard easily.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 86kB

Platforms: C2k10, C2k6, C2k7, C2k9, CB3, CB4, CB5, CB6, CBXE, D2005, D2006, D2007, D2009, D2010, D3, D4, D5, D6, D7, DXE

ThkClipboardMonitor v.1.0

By Hristo Kostov.

Freeware + source 17 Nov 2004

Description

A non-visual component that watches for change of the clipboard content.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 16kB

Platforms: CB1, CB3, CB4, CB5, CB6, D2, D2005, D3, D4, D5, D6, D7

TPJCBViewer v.1.4

By Peter Johnson.

Freeware + source 25 Mar 2012

Description

TPJCBView is a non-visual Delphi component which registers a hidden window as a "clipboard viewer".

This means that Windows notifies the component whenever the clipboard contents change. On receipt of these notifications the component triggers an event. By handling the event your application can respond to changes on the clipboard. The component can be used as the heart of a program that displays "live" information about the clipboard. Alternatively it can simply enable and disable other components whose state depends on the available clipboard formats.

TPJCBView provides an Enabled property that is used to switch the event triggering on and off. It also has a TriggerOnCreation property that causes the event to be triggered when the control is created, regardless of whether the clipboard has changed at that time.

An OpenHelp compatible help file is provided that can be integrated into the Delphi 3 to 7 IDE. The help file can be used independently of the IDE on other versions of Delphi.

The component is also documented in a wiki.

A demo program is also available.

Informations

  • Status: Fully functional
  • Source: Included
  • Size: 24kB

Platforms: D1, D2, D2005, D2006, D2007, D2009, D2010, D3, D4, D5, D6, D7, DXE, DXE2