| << Click to display table of contents >> TSRVTHAlign, TSRVTVAlign types | 
Define the position of tab closing buttons in TSRVTabSet.
Unit SRVTabSet.
type
TSRVTHAlign = (srvthaLeft, srvthaCenter, srvthaRight);
TSRVTVAlign = (srvtvaTop, srvtvaCenter, srvtvaBottom);
These are the types of the following properties:
•TSRVCloseButton.HorizontalAlign