The TextType table contains a type number for each text identifying whether it is an object name, description, unit, etc.
Use the query ListAllTextsGivenLanguage and type the appropriate language code to show all the text properties from the Texts and TextType tables.
|
Field name |
Data type |
Description |
|
TxtNo |
Number |
A unique number identifying the text. This field is joined with the corresponding field in the Texts table . |
|
TxtType |
Number |
A number identifying the text type: 1 = Text used in descriptor, independent text, button text, etc. 2 = Filename (for example, for images) 3 = State name for digital object 4 = Command name for digital object 5 = Object name The object name must not be translated into other languages. 6 = Object description 7 = Table item's descriptive text 8 = Unit text 9 = Texts used by specific drivers on the Edit Mapping tab. 10 = Descriptor name (property for button and ActiveX descriptors) 11 = Texts used in the object's popup menu (defined on the Data Management Definitions tab) |