Source position: fpgui.pas line 109
type TBevelShape = (
bsNoFrame,
bsBox,
bsFrame,
bsBottomLine,
bsLeftLine,
bsRightLine,
bsTopLine
);