picturepanel BevelStyle property
Return to Introduction  Previous page  Next page
Applies to
acPicturePanel component.  

Declaration
type  
  TBevelStyle = (bsLowered, bsRaised);  
 
property BevelStyle: TBevelStyle;  

Description
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).  

See also
ShowBevel property.