Icon TBorderStyle

Unit: WebUI

TBorderStyle = (bsSolid)

Available In: Client Applications

The TBorderStyle enumerated type is used with the TBorder class to specify the border style of one side of a border for UI elements and controls.

Information This enumerated type currently has only one value.


ElementDescription
bsSolidSpecifies that the border should be a solid line.
Image