You are here: Symbol Reference > htmledit Namespace > Classes > THtmlEditor Class > THtmlEditor Methods > AddImageAtCursor Method > THtmlEditor.AddImageAtCursor Method (string, string)
HTML Editor Library
ContentsIndexHome
PreviousUpNext
THtmlEditor.AddImageAtCursor Method (string, string)

Add inline image at caret position. Provide image data or image url

Pascal
function AddImageAtCursor(const ImageData: string; Url: string = ''): TImageElement; overload;
Parameters 
Description 
const ImageData: string 
Image data  
Url: string = '' 
Image URL  
Copyright (c) 2013. All rights reserved.
What do you think about this topic? Send feedback!