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

TCellHintPriority

Declaration

Source position: grids.pas line 157

type TCellHintPriority = (

  chpAll,

  chpAllNoDefault,

  chpTruncOnly

);