TCustomRichViewEdit.DefaultPictureVAlign

<< Click to display table of contents >>

TCustomRichViewEdit.DefaultPictureVAlign

Specifies the default alignment for pasted images, and for images inserted as a result of drag and drop operations.

property DefaultPictureVAlign: TRVVAlign;

(introduced in version 14)

The following methods use this property:

PasteBitmap

PasteMetafile

PasteGraphicFile

Paste (when inserting a bitmap, a metafile, or a graphic file);

This property is also used when a picture is pasted using the keyboard (when the user presses  Ctrl  +  V  or  Shift  +  Insert ), or when dropping a picture in the editor.

Default value:

rvvaBaseline