ShapeBorderStyle property (LEADDlgEffect Control)
|
Builder Syntax |
TShapeBorderStyle ShapeBorderStyle |
|
Delphi Syntax |
ShapeBorderStyle: TShapeBorderStyle |
|
Overview |
Refer to Using Imaging Common Dialogs. |
Remarks
Gets or sets the border style for the shape in the Shape dialog box. Possible values are:
|
Value |
Meaning |
|
sbrTransparent |
Transparent |
|
sbrSolid |
Solid line |
|
sbrDash |
Dash line (valid only for 1-pixel lines) |
|
sbrDot |
Dotted line (valid only for 1-pixel lines) |
|
sbrDashDot |
Dash dot line (valid only for 1-pixel lines) |
|
sbrDashDotDot |
Dash dot dot line (valid only for 1-pixel lines) |
See Also
|
Elements: |
|
|
Topics: |