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

BF_BOTTOMRIGHT

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

Declaration

Source position: lcltype.pp line 701

const BF_BOTTOMRIGHT = BF_BOTTOM or BF_RIGHT;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.