Source position: htmw.pas line 398
type TFontRec = record
family: String;
size: String;
color: String;
end;