[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LCLType' (#lcl)

BF_BOTTOMLEFT

Border flag representing the bottom and left sides of a border rectangle.

Declaration

Source position: lcltype.pp line 700

const BF_BOTTOMLEFT = BF_BOTTOM or BF_LEFT;


Version 3.2 Generated 2024-02-25 Home