Sets the value for the Filter property.
Source position: dialogs.pp line 159
protected procedure TFileDialog.SetFilter( |
const Value: string |
); virtual; |
Value |
|
New value for the Filter property. |
|
A string which contains available filename filters used to select files by their file extensions. |
| Version 4.6 | Generated 2026-02-20 | Home |