TEditorConvertPos = packed record StringNumber: integer; SrcPos: integer; DestPos: integer; end; PEditorConvertPos = ^TEditorConvertPos;