Unit 'System.UITypes' Package
[Overview][Constants][Types][Index] [#rtl]

TFontStylesBase

Declaration

Source position: system.uitypes.pp line 493

type TFontStylesBase = set of (

  fsBold,

  fsItalic,

  fsUnderline,

  fsStrikeOut

);


Documentation generated on: Jul 24 2023