Source position: TplSpiderGraphUnit.pas line 50
type TQBackGround = (
bgTransparent,
bgColored,
bgTopBottom,
bgBottomTop,
bgLeftToRight,
bgRightToLeft
);