EPanelBevel

type EPanelBevel = (bvNone, bvLowered, bvRaised);

Type Library
TeeChartx

Description
EPanelBevel defines the possible values of the BevelOuter and BevelInner properties.

See note on use of Enum constants in differing development environments.

Values

bvNone = 0

bvLowered = 1

bvRaised = 2