Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Open File Dialog - FilterExtension Property

Panel
bgColor#2c3c4c

Collection of all all filter extensions

Member of Open File Dialog (PRIM_APPL.ICommonDialogFileOpen)

Data Type - String

Parameters

Name

Type

Data Type

Description

Index

*Input

Integer

Index of the required extension

Details

Use the FilterExtension property to specify the filter pattern (for example, "*.Txt")

To specify multiple filter patterns for a single display string, use a semicolon to separate the patterns e.g. ".Txt;.Doc;*.Xls").

A pattern string can be a combination of valid file name characters and the asterisk (star) * wildcard character. Do not include spaces in the pattern string.


See also

All Component Classes

Technical Reference