Unit 'LCLType' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

BF_BOTTOMLEFT

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

Declaration

Source position: lcltype.pp line 703

const BF_BOTTOMLEFT = BF_BOTTOM or BF_LEFT;


Version 4.4 Generated 2025-11-08 Home