mirror of
				https://gitlab.com/freepascal.org/lazarus/lazarus.git
				synced 2025-10-30 18:01:53 +01:00 
			
		
		
		
	components: fix visibility hints for paradox package
git-svn-id: trunk@23839 -
This commit is contained in:
		
							parent
							
								
									8abecb2ba9
								
							
						
					
					
						commit
						e9113e15e8
					
				| @ -27,13 +27,13 @@ uses | |||||||
| 
 | 
 | ||||||
| Type | Type | ||||||
|   TParadoxFileNamePropertyEditor=class(TFileNamePropertyEditor) |   TParadoxFileNamePropertyEditor=class(TFileNamePropertyEditor) | ||||||
|   protected |   public | ||||||
|     function GetFilter: String; override; |     function GetFilter: String; override; | ||||||
|     function GetInitialDirectory: string; override; |     function GetInitialDirectory: string; override; | ||||||
|   end; |   end; | ||||||
|    |    | ||||||
|   TParadoxBlobFileNamePropertyEditor=class(TFileNamePropertyEditor) |   TParadoxBlobFileNamePropertyEditor=class(TFileNamePropertyEditor) | ||||||
|   protected |   public | ||||||
|     function GetFilter: String; override; |     function GetFilter: String; override; | ||||||
|     function GetInitialDirectory: string; override; |     function GetInitialDirectory: string; override; | ||||||
|   end; |   end; | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 paul
						paul