Source position: lvlgraphctrl.pas line 330
type TLvlGraphNodeCaptionPositions = set of (
lgncLeft,
lgncTop,
lgncRight,
lgncBottom
);