peBevel - cStatusPane
Determines where the beveled edge is drawn
Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None
Syntax
Property Integer peBevel
| Access Type | Syntax |
|---|---|
| Read Access: | Get peBevel to IntegerVariable |
| Write Access: | Set peBevel to IntegerVariable/Value |
Description
Each pane can be displayed with a beveled edge drawn around it. Set the peBevel property to bsLowered to draw it lowered, to bsRaised to draw it raised or bsNone if you do not want a bevel drawn.
Default is bsLowered.