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