Source position: TplDBControlGridUnit.pas line 48
type TDCGRowCacheState = (
rcEmpty,
rcPresent,
rcDeleted
);