fDropRunArray
fDropRunArray = BTextView::CopyRunArray(runArray);
BTextView::FreeRunArray(fDropRunArray);
fTextView->Insert(fDropText, fDropTextLength, fDropRunArray);
text_run_array* fDropRunArray;