Last change
on this file since 840 was 830, checked in by Kevin Toppenberg, 14 years ago |
Upgrading to version 27
|
File size:
1.4 KB
|
Rev | Line | |
---|
[830] | 1 | ;The below classes are defined in the default.jcf for JAWS 8 and 7.1 and thus are not defined below
|
---|
| 2 | ;TBitBtn=Button
|
---|
| 3 | ;TEdit=Edit
|
---|
| 4 | ;TRichEdit=Edit
|
---|
| 5 | ;TListbox=ListBox
|
---|
| 6 | ;TCombobox=ComboBox
|
---|
| 7 | ;TCheckbox=CheckBox
|
---|
| 8 | ;TRadioButton=RadioButton
|
---|
| 9 | ;TMemo=Edit
|
---|
| 10 | ;TRadioGroup=GroupBox
|
---|
| 11 | ;TGroupBox=GroupBox
|
---|
| 12 | ;TListView=ListView
|
---|
| 13 | ;TToolBar=ToolBar
|
---|
| 14 | ;TTreeView=TreeView
|
---|
| 15 | ;TButton=Button
|
---|
| 16 | ;TPageControl=TabControl
|
---|
| 17 | ;TGroupButton=RadioButton
|
---|
| 18 |
|
---|
| 19 | [WindowClasses]
|
---|
| 20 | TfrmSplash=Dialog
|
---|
| 21 | TValueListEditor=ListBox
|
---|
| 22 | TPanel=GroupBox
|
---|
| 23 | TFlowPanel=GroupBox
|
---|
| 24 | TGridPanel=GroupBox
|
---|
| 25 | TFrame=GroupBox
|
---|
| 26 | TInplaceEditList=Edit
|
---|
| 27 | TMaskEdit=Edit
|
---|
| 28 | TLabeledEdit=Edit
|
---|
| 29 | TPageControl=TabControl
|
---|
| 30 | TTabControl=TabControl
|
---|
| 31 | TTrackBar=Slider
|
---|
| 32 | TCheckListBox=ListBox
|
---|
| 33 | TListBox=ListBox
|
---|
| 34 | TToolbar=Toolbar
|
---|
| 35 | TStatusBar=StatusBar
|
---|
| 36 | TComboBoxEx=ComboBox
|
---|
| 37 | TColorListBox=ListBox
|
---|
| 38 | TColorBox=ComboBox
|
---|
| 39 | TStaticText=StaticText
|
---|
| 40 | TLabel=TStaticText
|
---|
| 41 | [Options]
|
---|
| 42 | SayNumericDates=0
|
---|
| 43 | [OSM]
|
---|
| 44 | IncludeGraphics=0
|
---|
| 45 | [Braille translations]
|
---|
| 46 | ControlType|State Check Box|checked=||<x>
|
---|
| 47 | ControlType|State Check Box|not checked=||< >
|
---|
| 48 | ControlType|State Three State Check Box|checked=||<x>
|
---|
| 49 | ControlType|State Three State Check Box|not checked=||< >
|
---|
| 50 | ControlType|State Three State Check Box|Question mark=||<?>
|
---|
| 51 | ControlType|State Three State Check Box|Partially Checked=||<->
|
---|
| 52 | ControlType|State Check List Box|Checked=|lbx|<x>
|
---|
| 53 | ControlType|State Check List Box|Not Checked=|lbx|< >
|
---|
| 54 | [ControlTypes]
|
---|
| 55 | [BrailleClasses]
|
---|
| 56 | Grid = 54
|
---|
Note:
See
TracBrowser
for help on using the repository browser.