SelectedExt property (LEADDlgFile Control)
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: |