Skip to main content

TdxSpreadSheetPageControlButtons Type

A set of worksheet creation and tab scroll buttons.

Declaration

TdxSpreadSheetPageControlButtons = set of TdxSpreadSheetPageControlButton;

Referenced Class

Type
TdxSpreadSheetPageControlButton

Remarks

This type is referenced by the TdxSpreadSheetPageControl class’ Buttons property. By default, the caption bar provides a full set of sheet tab scrolling buttons and the new worksheet button. If present, the tab scrolling buttons are always visble in the scroll buttons area. The new worksheet button is a part of scrollable worksheet tabs row, whose currently visible part is located between the right edge of the scroll buttons area and the caption bar splitter:

Refer to the TdxSpreadSheetPageControlButton type description for information on particular buttons.

See Also