TcxPCOption Enum
Declaration
TcxPCOption = (
pcoAlwaysShowGoDialogButton,
pcoCloseButton,
pcoFixedTabWidthWhenRotated,
pcoGoDialog,
pcoGradient,
pcoGradientClientArea,
pcoNoArrows,
pcoRedrawOnResize,
pcoSort,
pcoTopToBottomText,
pcoUsePageColorForTab
);
Members
Name |
---|
pcoAlwaysShowGoDialogButton
|
pcoCloseButton
|
pcoFixedTabWidthWhenRotated
|
pcoGoDialog
|
pcoGradient
|
pcoGradientClientArea
|
pcoNoArrows
|
pcoRedrawOnResize
|
pcoSort
|
pcoTopToBottomText
|
pcoUsePageColorForTab
|
See Also