Unit becon

Classes

TCBevel -

Functions

Register -

Types

TCBevelShape
TCBevelStyle

Constants

Variables


Functions


procedure Register;


Types


TCBevelShape = (bsBox,
                  bsFrame,
                  bsTopLine,
                  bsBottomLine,
                  bsLeftLine,
                  bsRightLine,
                  bsLRLine,
                  bsTBLine,
                  bsTLLine,
                  bsTRLine,
                  bsBLLine,
                  bsBRLine,
                  bsTLRLine,
                  bsBLRLine);

TCBevelStyle = (bsLowered, bsRaised);

Constants


Variables