Unit 'MUIClass.Image' Package
[Overview][Classes][Index] [#MUIClass]

TMUIImage.FontMatchHeight

[i] Scale the image Height with font size

Declaration

Source position: MUIClass.Image.pas line 37

published property TMUIImage.FontMatchHeight : Boolean
  read FFontMatchHeight
  write SetFontMatchHeight
  default False;

Description

If True, the height of the given image will be scaled to match the current font. Images are always defined with a reference font of topaz/8, bigger fonts will make the image grow (as long as its maximum size is big enough).

See also

FontMatch

  

[i] Scale the image size with font size

FontMatchWidth

  

[i] Scale the image Width with font size


Documentation generated on: 2024-03-29