some small fixes

This commit is contained in:
zueuk
2006-06-03 02:11:35 +00:00
parent b7b42c244d
commit a52cdba04a
4 changed files with 5 additions and 8 deletions

View File

@ -1660,7 +1660,7 @@ object EditForm: TEditForm
object mnuExtendedEdit: TMenuItem
Caption = 'Extended edit mode'
Hint = 'Toggle extended edit mode'
ImageIndex = 24
ImageIndex = 25
OnClick = tbExtendedEditClick
end
object mnuAxisLock: TMenuItem