Border flag representing the top and right sides of a border rectangle.
Source position: lcltype.pp line 692
const BF_TOPRIGHT = BF_TOP or BF_RIGHT;