[Overview][Classes][Procedures and functions][Index] |
DefaultFilter - the default filename filter.
Source position: extdlgs.pas line 89
public property TOpenPictureDialog.DefaultFilter : string |
DefaultFilter is a read-only String property which provides the default value for the Filter property. DefaultFilter is populated in the Create constructor with the common image formats supported for the platform or OS. Its value is assigned as the default value for the Filter property in the constructor.
|
Constructor for the class instance. |
|
|
Contains a delimited list of descriptions and extensions for file available in the dialog. |
|
|
Gets a filter string for files using the specified graphic class type. |
Version 4.0 | Generated 2025-05-03 | Home |