TcxPCNavigatorButton Enum
Declaration
TcxPCNavigatorButton = (
nbTopLeft,
nbBottomRight,
nbGoDialog,
nbClose
);
Members
| Name |
|---|
nbTopLeft
|
nbBottomRight
|
nbGoDialog
|
nbClose
|
See Also