|
|
|
| acPicturePanel component.
|
| type
|
| TBevelStyle = (bsLowered, bsRaised);
|
|
|
| property BevelStyle: TBevelStyle;
|
| The BevelStyle property specifies the style for the line near the caption text. This line can be "lowered" (appears sunken) or "raised" (looks like light line with shadow).
|
| ShowBevel property.
|