Hast du zufällig MMX installiert? Dann stell dort in den
Editing Optionen auch mal die
Wrap Margin auf den höheren Wert.
Ursache ist dann in dem Fall in
Win32 EventHandlers zu finden, wo der
Alternative Win32 Object Inspector Method Property editor ausgewählt ist. Der zugehörige Hilfetext gibt dann auch gleich im zweiten Feature den Verursacher Preis:
Zitat:
If enabled, the
Win32 Object Inspector property editor
for methods (eventhandlers) is replaced with the MMX version.
This enables the following features:
- MMX logic for method insertion position is invoked
- MMX line wrap settings are used
- Auto complete used units is invoked (if enabled)
- The default event handler name can be adjusted, Check concatenation string
- Renaming event handlers through the Object Inspector (optionally) invokes MMX IntelliReplace.
- Type names as (re-)defined in the Type Selector are used rather than default IDE values. For example "string" i.s.o. "String"
- MMX offers to set read-only editor buffers to read-write when double clicking in the Object Inspector
- A ToDo item is (optionally) inserted