CodeSnip Old Code (SVN)
A repository for source code snippets, designed with Pascal in mind.
                
                Brought to you by:
                
                    delphidabbler
                    
                
            
            
        
        
        
    | Commit | Date | |
|---|---|---|
| 
             
                
                    
                
                [r411]
                
                
                    (14.1 kB)
                
                by 
        
  
    
   delphidabbler
    
                 
          Removed compiler directives that switch off "unsafe" code, type and cast warnings. These warnings are now disabled globally for the whole project.  | 
          2009-10-15 20:11:23 | 
              
                  View
              
              
               Download  | 
        
| 
             
                
                    
                
                [r243]
                
                
                    (14.1 kB)
                
                by 
        
  
    
   delphidabbler
    
                 
          Added new INoPublicConstruct interface that can be supported by objects that do not permit public construction but that cannot descend from TNoPublicConstructObject, such as TForms.  | 
          2009-08-23 22:19:11 | 
              
                  View
              
              
               Download  | 
        
| 
             
                
                    
                
                [r240]
                
                
                    (13.1 kB)
                
                by 
        
  
    
   delphidabbler
    
                 
          Added new TNoPublicConstructIntfObject class that provides a protected constructor but fails if the public constructor is called. For use as a base class for reference counted interfaced objects that are constructed via class methods but should not be constructed directly.  | 
          2009-08-23 19:30:29 | 
              
                  View
              
              
               Download  | 
        
| 2009-08-13 23:34:02 | 
              
                  View
              
              
               Download  | 
        |
| 2009-07-21 00:15:04 | 
              
                  View
              
              
               Download  | 
        |
| 2009-07-04 12:55:27 | 
              
                  View
              
              
               Download  |