Source position: editors.pas line 193
function TEditor.InsertBuffer(
var P: PEditBuffer;
Offset: Sw_Word;
Length: Sw_Word;
AllowUndo: Boolean;
SelectText: Boolean
):Boolean;