Source position: flcHTMLProperties.pas line 79
type ThtmlClearType = (
clearDefault,
clearLeft,
clearAll,
clearRight,
clearNone
);