Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 470 Bytes

File metadata and controls

17 lines (10 loc) · 470 Bytes

Enabled property

Project: Drop Files Components.

Unit: PJDropFiles.

Class: TPJCtrlDropFiles

Applies to: ~>5.0

property Enabled: Boolean;

Description

Enabled determines whether dropped files are handled or ignored. When Enabled is true the component handles all file drop messages to the managed control. When false, file drops are ignored and are passed through to the owning form.