property Backgnd: TRBBackgnd;
type TRBBackgnd = (bgPattern, bgSolid);
Determines appearance of the background:
Note, that this property is available only when Style=rbsMac.
[See also]: