mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-17 06:49:12 +02:00
Docs: LCL/dialogs. Adds an omitted word. Depends on 5563082dfc
.
(cherry picked from commit c605b74dab
)
This commit is contained in:
parent
5f052185fb
commit
d05e796ab9
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user