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

TControlBorderStyle

Possible types of control borders (with or without border).

Declaration

Source position: controls.pp line 186

type TControlBorderStyle = TBorderStyle;

Description

A subset of TFormBorderStyle, listing only the styles available to a control that is not a form.

See also

TFormBorderStyle

  

Represents border styles available for a Form.