Docs: LCL/dialogs. Adds an omitted word. Depends on 5563082dfc.

(cherry picked from commit c605b74dab)
This commit is contained in:
dsiders 2025-04-06 16:44:56 -04:00
parent 5f052185fb
commit d05e796ab9

View File

@ -1428,7 +1428,7 @@ Includes the OFN_SHAREAWARE flag on the Windows platform.
<short>
Indicates that a dialog cannot be used to choose a read-only file. For the
<b>Windows</b> platform, TOpenDialog displays an error message if a read-only
file is selected - but it does not close dialog. TSaveDialog will always
file is selected - but it does not close the dialog. TSaveDialog will always
display an error message if the user selects a read-only file - regardless of
the state of this flag. For <b>other</b> platforms, TOpenDiaLog / TSaveDialog
use the value to ensure that a file or directory selected with the dialog has