CodeSnip Old Code (SVN)
A repository for source code snippets, designed with Pascal in mind.
                
                Brought to you by:
                
                    delphidabbler
                    
                
            
            
        
        
        
    | Commit | Date | |
|---|---|---|
| 
             
                
                    
                
                [r1311]
                
                
                    (7.1 kB)
                
                by 
        
  
    
   delphidabbler
    
                 
          Added support for validation of text entered by user when OK button clicked using optional anonymous method passed to overloaded Execute method.  | 
          2011-05-10 10:44:17 | 
              
                  View
              
              
               Download  | 
        
| 
             
                
                    
                
                [r245]
                
                
                    (3.5 kB)
                
                by 
        
  
    
   delphidabbler
    
                 
          Changed form classes to prevent public construction - forms must be displayed via class methods, not by directly constructing object. Added INoPublicConstruct to type definitions of forms and changed class methods that construct forms to call InternalCreate protected constructor instead of Create. Core logic to determine constructor behaviour is inherited from TBaseForm.  | 
          2009-08-23 22:45:32 | 
              
                  View
              
              
               Download  | 
        
| 2009-08-13 19:15:20 | 
              
                  View
              
              
               Download  | 
        |
| 2009-07-21 00:15:04 | 
              
                  View
              
              
               Download  | 
        |
| 2009-07-04 12:55:27 | 
              
                  View
              
              
               Download  |