[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'Calendar' (#lcl)

TDisplaySettings

Declaration

Source position: calendar.pp line 43

type TDisplaySettings = set of (

  dsShowHeadings,

  

  dsShowDayNames,

  

  dsNoMonthChange,

  

  dsShowWeekNumbers,

  

  dsStartMonday

  

);