TSRVAlignText Type |
Top Previous Next |
|
Defines the position of text in TSRVToolbar. Unit SRVToolBar. type TSRVAlignText = (srvatTop, srvatBottom); A text with the description of the button under the mouse pointer can be displayed at the top (above the buttons) or at the bottom (below the buttons) of the toolbar. |