SelectedExt property (LEADDlgFile Control)

C++ Builder example

Delphi 4.0 example

 

Builder Syntax

AnsiString SelectedExt

Delphi Syntax

SelectedExt: String

Overview

Refer to Using Imaging Common Dialogs.

Remarks

Gets or sets the string that indicates which filter(s) to initially be checked and associated for the FilesAssociation dialog box. This should be set in the following way:

"*.cmp|*.dic|*.bmp"

See Also

Elements:

ShowFilesAssociationDlg method, Formats property, ServerAppName property

Topics:

Imaging Common Dialogs: Properties, Methods, and Events