home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 9 / Chip_Hitware_Vol_09.iso / chiphit9 / business / 95dinal / disk1 / cstext32.oc_ / cstext32.oc / string.txt next >
Text File  |  1997-01-14  |  7KB  |  211 lines

  1. 1    Crescent Text Control
  2. 2    Crescent Text Property Page
  3. 3    Crescent Date Control
  4. 4    Crescent Date Property Page
  5. 5    Crescent Time Control
  6. 6    Crescent Time Property Page
  7. 7    Crescent Long Control
  8. 8    Crescent Long Property Page
  9. 9    Crescent Double Control
  10. 10    Crescent Double Property Page
  11. 11    Crescent Currency Control
  12. 12    Crescent Currency Property Page
  13. 13    Crescent Label Control
  14. 14    Crescent Label Property Page
  15. 15    Crescent Text Additional Properties
  16. 16    CSText Specific
  17. 17    Crescent Text Characters Property
  18. 18    Characters
  19. 101    General
  20. 103    CSDate specific
  21. 105    CSTime specific
  22. 107    CSLong specific
  23. 109    CSDouble specific
  24. 111    CSCurrency specific
  25. 113    General
  26. 114    QP4WIN.INI
  27. 115    CSText Settings
  28. 116    BackColor
  29. 117    ForeColor
  30. 118    AutoScroll
  31. 119    BorderEffect
  32. 120    BorderStyle
  33. 121    DataProperty
  34. 122    ReadOnly
  35. 123    EOLTab
  36. 124    ErrorBeep
  37. 125    FocusSelect
  38. 126    Insert
  39. 127    Justification
  40. 128    Characters
  41. 129    CharacterTable
  42. 130    Mask
  43. 131    MaxCharacters
  44. 132    UseUnderline
  45. 133    ValidateMask
  46. 134    FillChar
  47. 135    PasswordChar
  48. 136    AutoScroll must be either True or False
  49. 137    BorderEffect must be 0-None, 1-Pop, or 2-Drop
  50. 138    DataProperty must be 0-Text, 1-Raw, or 2-Value
  51. 139    ReadOnly/DisplayOnly must be either True or False
  52. 140    EOLTab must be either True or False
  53. 141    ErrorBeep must be either True or False
  54. 142    FocusSelect must be either True or False
  55. 143    Insert must be either True or False
  56. 144    Justification must be 0-Left, 1-Center, or 2-Right
  57. 145    BorderStyle must be either 0-None, or 1-Fixed Single
  58. 146    Characters must be a valid combination of the Character Flags
  59. 147    Invalid RawData Value
  60. 148    MaxLength/MaxCharacters  must be an integer from 0 to 255
  61. 149    Modified must be either True or False
  62. 150    FmtControl
  63. 151    FmtDecimal
  64. 152    FmtThousands
  65. 153    FmtDecDigits
  66. 154    FmtIntDigits
  67. 155    CSLong Settings
  68. 156    CSDate Settings
  69. 157    MaxValue
  70. 158    MinValue
  71. 159    CSTime Settings
  72. 160    CSDouble Settings
  73. 161    CSCurrency Settings
  74. 162    CSLabel Settings
  75. 163    FmtControl must be either 0-Use WIN.INI Format, or 1-Use Properties
  76. 164    FmtIntDigits must be an integer from 0 to 15
  77. 165    FmtDecDigits must be an integer from 0 to 15
  78. 166    The FmtDecimal property must not be blank
  79. 167    The FmtDecimal property must not be a negative sign (-)
  80. 168    The FmtDecimal property must not be a number (0-9)
  81. 169    The FmtThousands property must not be a negative sign (-)
  82. 170    The FmtThousands property must not be a number (0-9)
  83. 171    FmtDecimal and FmtThousands must not be the same character
  84. 172    The FmtCurrency property must not be a negative sign (-)
  85. 173    The FmtCurrency property must not be a number (0-9)
  86. 174    FmtCurrency and FmtDecimal must not be the same character
  87. 175    The FmtCurrency property must not be greater than 6 characters long
  88. 176    ShowZero
  89. 177    FmtCurrency
  90. 178    FmtDecDigits must be an integer from 0 to 4
  91. 179    FmtControl must be a number from 0 to 11 (see Help File for details)
  92. 180    DataProperty must be either 0-Text, or 1-Raw
  93. 181    FmtIntDigits must be an integer from 1 to 10
  94. 182    The UseFillChar/UseUnderline property must be either True or False
  95. 183    HideSelection
  96. 184    HideSelection must be either True or False
  97. 185    The MouseIcon property must be an Icon (not a bitmap or metafile)
  98. 186    The MousePointer property must be a number from 0 to 13
  99. 187    FmtSeparator
  100. 188    BackgroundStyle
  101. 189    ChiselColor
  102. 190    ChiselText
  103. 191    LabelStyle
  104. 192    WordWrap
  105. 193    FmtDay
  106. 194    FmtMonth
  107. 195    FmtYear
  108. 196    MaxValue must be a long integer in the appropriate range for the current DateType.  See the help file for details.
  109. 197    MinValue must be a long integer in the appropriate range for the current DateType.  See the help file for details.
  110. 198    Value must be a long integer in the appropriate range for the current DateType.  See the help file for details.
  111. 200    FmtDay must be 0 - None, 1 - No Leading Zero, or 2 - Leading Zero
  112. 201    FmtMonth must be 0 - None, 1 - No Leading Zero, 2 - Leading Zero, 3 - Abbreviated month name, or 4 - Full month name
  113. 202    FmtYear must be 0 - None, 1 - Two Digit Year, or 2 - Four Digit Year
  114. 203    FmtSeparator must not be a number (0-9)
  115. 204    FillChar must not be a number (0-9)
  116. 205    The FillChar cannot be the same as the Separator
  117. 206    FmtControl must be a number from 0-Use WIN.INI Format, 1-MDY, 2-DMY, or 3-YMD.
  118. 207    FmtControl must be a number from 0 to 7 (see Help File for details).
  119. 208    MaxValue must be a long integer from -1 to 86399
  120. 209    MinValue must be a long integer from -1 to 86399
  121. 210    Value must be a long integer from -1 to 86399
  122. 211    FmtHours
  123. 212    FmtSeconds
  124. 213    FmtLeadingZero
  125. 214    FmtHours must be 0-Use WIN.INI Format, 1-12 Hour clock, or 2-24 Hour clock.
  126. 215    FmtSeconds must be either 0-Show Seconds, or 1-Do not show seconds
  127. 216    FmtLeadingZero must be 0-Use WIN.INI, 1-No leading zero, or 2-Use leading zero
  128. 217    FmtAM
  129. 218    FmtPM
  130. 219    Align
  131. 220    Alignment
  132. 221    MousePointer
  133. 222    Align must be a value from 0 to 5 (see Help File for details)
  134. 223    Alignment must be 0-Left, 1-Center, or 2-Right
  135. 224    ChiselText must be 0-None, 1-Inset, or 2-Raised
  136. 225    LabelStyle must be 0-Label, 1-Horz Bump, or 2-Vert Bump
  137. 226    WordWrap must be either True or False
  138. 227    BackgroundStyle must be 0-Transparent, 1-Normal, or 2-Texture
  139. 228    MS Sans Serif
  140. 229    FontName
  141. 230    FontSize
  142. 231    FontBold
  143. 232    FontItalic
  144. 233    FontUnderline
  145. 234    FontStrikethru
  146. 235    Height
  147. 236    Width
  148. 237    Crescent Time Values Property Page
  149. 238    Values
  150. 239    Crescent Date Values Property Page
  151. 240    DateType
  152. 241    DateType must be 0 - VisualBasic, or 1 - Crescent
  153. 242    Style Flags
  154. 243    Fmt Flags
  155. 244    DataChanged must be either True or False
  156. 245    &Undo
  157. 246    Cu&t
  158. 247    &Copy
  159. 248    &Paste
  160. 249    &Delete
  161. 250    Select &All
  162. 251    BoundTimeMode must be either 0 - Preserve, or 1 - BoundTime
  163. 252    BoundDateMode must be either 0 - Preserve or 1 - BoundDate
  164. 253    BoundTimeMode
  165. 254    BoundTime
  166. 255    BoundDateMode
  167. 256    BoundDate
  168. 61440    Open
  169. 61441    Save As
  170. 61442    All Files (*.*)
  171. 61443    Untitled
  172. 61588    Linked %s
  173. 61589    Unknown Type
  174. 61696    Invalid filename.
  175. 61697    Failed to open document.
  176. 61698    Failed to save document.
  177. 61699    Save changes to %1?
  178. 61700    Failed to create empty document.
  179. 61701    The file is too large to open.
  180. 61702    Could not start print job.
  181. 61703    Failed to launch help.
  182. 61704    Internal application error.
  183. 61705    Command failed.
  184. 61706    Insufficient memory to perform operation.
  185. 61712    Please enter an integer.
  186. 61713    Please enter a number.
  187. 61714    Please enter an integer between %1 and %2.
  188. 61715    Please enter a number between %1 and %2.
  189. 61716    Please enter no more than %1 characters.
  190. 61717    Please select a button.
  191. 61718    Please enter an integer between 0 and 255.
  192. 61719    Please enter a positive integer.
  193. 61728    Unexpected file format.
  194. 61729    %1\nCannot find this file.\nPlease verify that the correct path and file name are given.
  195. 61730    Destination disk drive is full.
  196. 61731    Unable to read from %1, it is opened by someone else.
  197. 61732    Unable to write to %1, it is read-only or opened by someone else.
  198. 61733    An unexpected error occurred while reading %1.
  199. 61734    An unexpected error occurred while writing %1.
  200. 61829    %1\nUnable to register document.\nThe document may already be open.
  201. 61836    Unable to read write-only property.
  202. 61837    Unable to write read-only property.
  203. 61840    Unable to load mail system support.
  204. 61841    Mail system DLL is invalid.
  205. 61842    Send Mail failed to send message.
  206. 61984    OK\n50
  207. 61985    Cancel\n50
  208. 61986    &Apply\n50
  209. 61987    &Help\n50
  210. 61988    Close
  211.