Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 555 Bytes

TPJCBViewer-Enabled.md

File metadata and controls

21 lines (12 loc) · 555 Bytes

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.