[Overview][Classes][Procedures and functions][Index] |
IsFilterStored - returns True if a filter is stored.
Source position: extdlgs.pas line 77
protected function TOpenPictureDialog.IsFilterStored: Boolean; virtual; |
True when Filter is included in the LCL component streaming content.
IsFilterStored is a Boolean function used to get the value for the storage specifier for the Filter property. The return value indicates if the value in Filter is included in the content read and written using the LCL component streaming mechanism. It returns True when the value in Filter is different than the value in DefaultFilter.
|
Contains a delimited list of descriptions and extensions for file available in the dialog. |
|
|
DefaultFilter - the default filename filter. |
Version 4.0 | Generated 2025-05-03 | Home |