Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 857 Bytes

TPJWildCardFileFilter.md

File metadata and controls

27 lines (16 loc) · 857 Bytes

TPJWildCardFileFilter

Project: Drop Files Components.

Unit: PJDropFiles.

Applies to: ~>5.0

TPJWildCardFileFilter is a file filter component that descends from TPJFileFilter for use with the drop files components that filters files according to a DOS-style wild card.

Methods

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

Properties

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

Property Description
WildCard Filters files based on a wildcard string.

Events

TPJWildCardFileFilter defines no events.