mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-18 04:59:08 +02:00
IDEIntf: fixed typo
git-svn-id: trunk@15306 -
This commit is contained in:
parent
51e4233a16
commit
755e6888e0
@ -119,7 +119,7 @@ type
|
|||||||
change made to the editor instead of after the change
|
change made to the editor instead of after the change
|
||||||
has been approved (e.g. the Caption property).
|
has been approved (e.g. the Caption property).
|
||||||
paReadOnly: Value is not allowed to change. But if paDialog is set
|
paReadOnly: Value is not allowed to change. But if paDialog is set
|
||||||
a Dialog can change the value. This disbales only the
|
a Dialog can change the value. This disables only the
|
||||||
edit and combobox in the object inspector.
|
edit and combobox in the object inspector.
|
||||||
paRevertable: Allows the property to be reverted to the original
|
paRevertable: Allows the property to be reverted to the original
|
||||||
value. Things that shouldn't be reverted are nested
|
value. Things that shouldn't be reverted are nested
|
||||||
|
Loading…
Reference in New Issue
Block a user