Unit QSString

*********************************************************************** ** ** ** QSString.PAS - Last modified: 11. June 1997 ** ** ** *********************************************************************** ** ** ** This unit contains the declaration of string constants used ** ** by the TQuickSelect component. ** ** ** ** This unit is also used to determine the language for the ** ** component. Se below for further instructions. ** ** ** ***********************************************************************

Classes

Functions

Types

Constants

StrAll
StrAllLbl
StrAnd
StrAny
StrAvailFields
StrCancelBtn
StrConfirmDelete
StrCriteriaLbl
StrCustom
StrDefEntityNameLbl
StrDefTitle
StrDeleteAllWarning
StrDeleteBtn
StrDeleteEmptyRep
StrFieldsBtn
StrHelpBtn
StrIncludeLbl
StrInvalidField
StrKriterieBox1
StrKriterieBox2
StrKriterieBox3
StrListeTopp1
StrListeTopp2
StrListeTopp3
StrListeTopp4
StrListeTopp5
StrMakeNewReport
StrNone
StrOKBtn
StrPreviewBtn
StrReportName
StrReportNameLbl
StrReportNameTitle
StrReportType
StrRTAdd
StrRTDelete
StrRTReportName
StrRTReportTypes
StrRTTitle
StrRTUntitled
StrSaveBtn
StrSelectedfields
StrSjekk1
StrSjekk2
StrSjekk3
StrSjekk4
StrSjekk5
StrSjekk6
StrSjekk7
StrSjekk8
StrSjekk9
StrSortDlgCaption
StrSortMethodBtn
StrSQLTab
StrStart1
StrStart2
StrStart3
StrVisualTab
StrWaitMsg
StrWhereLbl

Variables


Functions


Types


Constants

StrAll = 21

StrAllLbl = 16

StrAnd = 44

StrAny = 22

StrAvailFields = 54

StrCancelBtn = 10

StrConfirmDelete = 61

StrCriteriaLbl = 17

StrCustom = 48

StrDefEntityNameLbl = 14

StrDefTitle = 12

StrDeleteAllWarning = 45

StrDeleteBtn = 3

StrDeleteEmptyRep = 62

StrFieldsBtn = 58

StrHelpBtn = 11

StrIncludeLbl = 13

StrInvalidField = 64

StrKriterieBox1 = 41

StrKriterieBox2 = 42

StrKriterieBox3 = 43

StrListeTopp1 = 36

StrListeTopp2 = 37

StrListeTopp3 = 38

StrListeTopp4 = 39

StrListeTopp5 = 40

StrMakeNewReport = 47

StrNone = 23

StrOKBtn = 9

StrPreviewBtn = 8

StrReportName = 0

Put a $ on the line with the resourcefile you want to include. Remove the $ from all other lines. {R QSNor.RES} {Bruk denne linjen hvis du ønsker norsk språk} {$R QSEng.RES} {Use this line if you want English language

StrReportNameLbl = 46

StrReportNameTitle = 60

StrReportType = 1

StrRTAdd = 52

StrRTDelete = 53

StrRTReportName = 51

StrRTReportTypes = 50

StrRTTitle = 49

StrRTUntitled = 59

StrSaveBtn = 2

StrSelectedfields = 55

StrSjekk1 = 27

StrSjekk2 = 28

StrSjekk3 = 29

StrSjekk4 = 30

StrSjekk5 = 31

StrSjekk6 = 32

StrSjekk7 = 33

StrSjekk8 = 34

StrSjekk9 = 35

StrSortDlgCaption = 63

StrSortMethodBtn = 4

StrSQLTab = 6

StrStart1 = 24

StrStart2 = 25

StrStart3 = 26

StrVisualTab = 5

StrWaitMsg = 7

StrWhereLbl = 15


Variables