[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Border flag representing a diagonal border where the origin is the bottom-left corner and the terminus is the top-right corner of the rectangle.
Source position: lcltype.pp line 698
const BF_DIAGONAL_ENDTOPRIGHT = BF_DIAGONAL or BF_TOP or BF_RIGHT; |
Version 4.0 | Generated 2025-05-03 | Home |