Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 928 Bytes

TPJExtFileFilter.md

File metadata and controls

28 lines (17 loc) · 928 Bytes

TPJExtFileFilter

Project: Drop Files Components.

Unit: PJDropFiles.

Applies to: ~>5.0

TPJExtFileFilter is a file filter component that descends from TPJFileFilter for use with the drop files components that filters files according to their extension.

Methods

Method Description
Accept Checks whether a given file or folder passes though the filter.

Properties

Only those properties added or modified by TPJExtFileFilter are listed here. All other inherited properties are omitted.

Property Description
Extensions Filters out files without the specified extensions.
Style Determines the type of file the filter acts upon.

Events

TPJExtFileFilter defines no events.