Border flag representing the bottom and left sides of a border rectangle.
Source position: lcltype.pp line 693
const BF_BOTTOMLEFT = BF_BOTTOM or BF_LEFT;