Border flag representing the top and left sides of a border rectangle.
Source position: lcltype.pp line 691
const BF_TOPLEFT = BF_TOP or BF_LEFT;