[Overview][Constants][Types][Classes][Procedures and functions] Reference for unit 'HTMw' (#powtils_extras)

TFontRec

Declaration

Source position: htmw.pas line 398

type TFontRec = record

  family: String;

  size: String;

  color: String;

end;