* Forgot to commit

git-svn-id: trunk@22260 -
This commit is contained in:
michael 2012-08-28 07:20:42 +00:00
parent 32d1c5444d
commit 8a64893df6

View File

@ -114,6 +114,7 @@ ResourceString
SErrNoStreaming = 'Failed to initialize component class "%s": No streaming method available.';
SErrNoVariantSupport = 'No variant support for properties. Please use the variants unit in your project and recompile';
SErrOutOfMemory = 'Out of memory';
SErrNotObserver = '"%s" is not an observer';
SErrPropertyNotFound = 'Unknown property: "%s"';
SerrInvalidPropertyType = 'Invalid property type from streamed property: %d';
SErrUnknownEnumValue = 'Unknown enumeration value: "%s"';