ILanerBox.BorderStyle

Syntax

BorderStyle: ControlBorderStyle;

Description

The BorderStyle property determines the style of the component border.

Comments

When the LanerBox component is placed on the form, the property is set to ControlBorderStyle.Single, that is, the component has 3D form.

Example

The property use is given in the example for ILanerBox.Object.

See also:

ILanerBox