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

BF_TOPRIGHT

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

Declaration

Source position: lcltype.pp line 702

const BF_TOPRIGHT = BF_TOP or BF_RIGHT;

Version 4.6 Hosted on Source Forge