Applies to
Declaration
property Overwrite: Boolean;
Description
The Overwrite property determines whether the control is in overwrite mode or in insert mode. This affect only the behavior of the component for user typing. Two elements of property Options control the behavior of the overwrite mode, namely:
pmoInsertKeyActive: if present, the Insert key toggles between overwrite mode and insert mode.
pmoWideOverwriteCaret: if present, the blinking caret is the same width as the letter to be overwritten.