[Overview][Types][Classes][Procedures and functions] Reference for unit 'DataGrid' (#mcl)

TPaintState

Declaration

Source position: datagrid.pas line 39

type TPaintState = (

  psData,

  

  psFixed,

  

  psType,

  

  psNonData,

  

  psIgnore,

  

  psInvalid,

  

  psLabel,

  

  psUnit,

  

  psComment

  

);