Links
EControl Syntax Editor SDK
TCustomSyntaxMemo.OnBeforeInsert Event

Occurs before inserting text.

property OnBeforeInsert: TBeforeInsertEvent;

Write OnBeforeInsert event handler to control inserting of text. You may change inserting position, inserted text and cancel operation.

Copyright (c) 2004-2011. All rights reserved.
What do you think about this topic? Send feedback!