[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Border flag representing the bottom and right sides of a border rectangle.
Source position: lcltype.pp line 694
const BF_BOTTOMRIGHT = BF_BOTTOM or BF_RIGHT; |
Version 4.0 | Generated 2025-05-03 | Home |