Source position: fpg_listview.pas line 105
type TfpgLVItemPaintPart = set of (
lvppBackground,
lvppIcon,
lvppText,
lvppFocused
);