Adds one more accessibility Role

git-svn-id: trunk@34926 -
This commit is contained in:
sekelsenmat 2012-01-25 15:12:18 +00:00
parent 34c3888d83
commit df68e05b3b

View File

@ -909,6 +909,7 @@ type
larMenuBar, // A main menu bar.
larMenuItem, // A item in a menu.
larProgressIndicator, // A control which shows a progress indication.
larRadioButton, // A radio button, see for example TRadioButton.
larResizeGrip, // A grip that the user can drag to change the size of widgets.
larScrollBar, // A control to scroll another one
larSpinner, // A control which allows to increment / decrement a value.