ImageEn, unit ievect

TImageEnVect.ObjMemoFixedHeight

TImageEnVect.ObjMemoFixedHeight


Declaration

property ObjMemoFixedHeight[hobj: integer]: integer;


Description

Specifies the interline space between lines. By setting a value of 0, ObjMemoFixedHeight is automatically calculated.
hobj is the ID of the object. You can also specify IEV_NEXT_INSERTED_OBJECT (-1) which refers to the next object to be inserted or IEV_PREVIOUS_INSERTED_OBJECT (-2) for the last object inserted.

Default: 0


Transition Information

There is no TImageEnView Layer equivalent of ObjMemoFixedHeight.