Source position: MUIClass.Base.pas line 352
type TMUIFontKind = (
fkNormal,
fkFixed,
fkTiny,
fkBig,
fkButton,
fkKnob,
fkList,
fkTitle
);