[Overview][Resource strings][Constants][Types][Classes][Procedures and functions][Index] |
cErrorFieldNotAssigned
'Field <%s> is null. OID=%d'
cErrorFieldTooLong
'Field <%s> field too long. Allowed length %d, current length %d'
cErrorUnableToDetermineFieldName
'Unable to determine field name on <%s>'
cErrorInvalidObjectState
'Invalid ObjectState'
cErrorNoFindMethodAssigned
'No find method assigned'
cErrorAttemptToSetNonPublishedProperty
'Attempt to set non-published property %s.%s to %s'
cErrorInvalidSortType
'Invalid TtiPerObjListSortType'
CErrorDefaultOIDGeneratorNotAssigned
'Default OIDGenerator not assigned. You must register an instance of TOIDGenerator with the global GTIOPFManager.'
cError
'Error: '
CErrorInvalidDate
'A DateTime was passed when a Date was expected. DateTime="%s"'