mirror of
				https://gitlab.com/freepascal.org/lazarus/lazarus.git
				synced 2025-11-04 02:19:29 +01:00 
			
		
		
		
	fpvectorial: Fixes html border
git-svn-id: trunk@49012 -
This commit is contained in:
		
							parent
							
								
									70131377f6
								
							
						
					
					
						commit
						2b4a629e7b
					
				@ -350,6 +350,7 @@ begin
 | 
			
		||||
    begin
 | 
			
		||||
      lBorderNr := StrToInt(lAttrValue);
 | 
			
		||||
 | 
			
		||||
      SetBorderLineType(tbtSingle);
 | 
			
		||||
      CurTable.Borders.Left.Width := lBorderNr;
 | 
			
		||||
      CurTable.Borders.Right.Width := lBorderNr;
 | 
			
		||||
      CurTable.Borders.Top.Width := lBorderNr;
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user