[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
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.0 | Generated 2025-05-03 | Home |