Enabled property

Project: Clipboard Viewer Component

Unit: PJCBView

Class: TPJCBViewer

Applies to: ~>2.0

property Enabled: Boolean;

Description

The Enabled property enables and disables the component.

When the property is set to False the component will never trigger the OnClipboardChanged event. Restoring Enabled to True re-enables OnClipboardChanged.

The default value is True.