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

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

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