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

BF_TOPLEFT

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

Declaration

Source position: lcltype.pp line 691

const BF_TOPLEFT = BF_TOP or BF_LEFT;


Version 4.0 Generated 2025-05-03 Home