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

newinfoty

Declaration

Source position: mserichstring.pas line 34

type newinfoty = (

  ni_bold = ord(fs_bold),

  ni_italic = ord(fs_italic),

  ni_underline = ord(fs_underline),

  ni_strikeout = ord(fs_strikeout),

  ni_selected = ord(fs_selected),

  ni_blank = ord(fs_blank),

  ni_fontcolor,

  ni_colorbackground,

  ni_delete

);


Documentation generated on: 2021-05-13