IDE, EditorOpts: Hide unimplemented "Undo after Save" option

git-svn-id: trunk@57623 -
This commit is contained in:
martin 2018-04-08 11:20:26 +00:00
parent 80ec0e7c96
commit 1519d4d14f

View File

@ -65,6 +65,7 @@ object EditorGeneralOptionsFrame: TEditorGeneralOptionsFrame
BorderSpacing.Top = 6
Caption = 'UndoAfterSaveCheckBox'
TabOrder = 2
Visible = False
end
object ScrollPastEndFileCheckBox: TCheckBox
AnchorSideLeft.Control = Owner