[Overview][Resource strings][Constants][Types][Classes][Procedures and functions] Reference for unit 'DataTableUtils' (#mcl)

TRowTypeEnum

Declaration

Source position: datatableutils.pas line 37

type TRowTypeEnum = (

  rtData,

  

  rtLabel,

  

  rtUnit,

  

  rtComment,

  

  rtIgnore

  

);