Source position: datatableutils.pas line 37
type TRowTypeEnum = (
rtData,
rtLabel,
rtUnit,
rtComment,
rtIgnore
);