ImageEn, unit iemview

TImageEnMView.TextMargin

TImageEnMView.TextMargin


Declaration

property TextMargin : integer;


Description

Specifies the offset from the border that the text appears:
 Left and right side for all text types (or top and bottom if Style is iemsFlatAndWide or iemsFilenames)
 From the top for ImageTopText
 From the bottom for ImageBottomText

Note: Setting TextMargin will automatically adjust UpperGap and BottomGap

Default: 0


See Also

 UpperGap
 BottomGap