[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'msegraphics' (#msegui)

basefontinfoty

Declaration

Source position: msegraphics.pas line 165

type basefontinfoty = record

  color: colorty;

  colorbackground: colorty;

  colorselect: colorty;

  colorselectbackground: colorty;

  shadow_color: colorty;

  shadow_shiftx: Integer;

  shadow_shifty: Integer;

  gloss_color: colorty;

  gloss_shiftx: Integer;

  gloss_shifty: Integer;

  grayed_color: colorty;

  grayed_colorshadow: colorty;

  grayed_shiftx: Integer;

  grayed_shifty: Integer;

  style: fontstylesty;

  xscale: real;

  height: Integer;

  width: Integer;

  extraspace: Integer;

  name: string;

  charset: string;

  options: fontoptionsty;

end;


Documentation generated on: 2021-05-13