mirror of
				https://gitlab.com/freepascal.org/fpc/source.git
				synced 2025-11-04 05:39:29 +01:00 
			
		
		
		
	* Forgot to commit
git-svn-id: trunk@22260 -
This commit is contained in:
		
							parent
							
								
									32d1c5444d
								
							
						
					
					
						commit
						8a64893df6
					
				@ -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"';
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user