ETeeCommanderControls

type ETeeCommanderControls = (tcbNormal, tcbSeparator, tcbRotate, tcbMove, tcbZoom, tcbDepth, tcbEdit, tcbPrintPreview, tcbCopy, tcbSave, tcbLabel, tcb3D);

Type Library
TeeChartx

Description
TeeCommander buttons.

Not all development environments support the direct call of TeeChart's Enum constants by name. See note on use of Enum constants for VBScript, MS VC++.

Integer Values:

tcbNormal = 0

tcbSeparator = 1

tcbRotate = 2

tcbMove = 3

tcbZoom = 4

tcbDepth = 5

tcbEdit = 6

tcbPrintPreview = 7

tcbCopy = 8

tcbSave = 9

tcbLabel = 10

tcb3D = 11