소스 검색

UPD: Bevel style

Alexander Koblov 3 년 전
부모
커밋
b22ac36b40
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      src/ffileproperties.lfm

+ 2 - 0
src/ffileproperties.lfm

@@ -616,6 +616,7 @@ object frmFileProperties: TfrmFileProperties
         BorderSpacing.Right = 8
         BorderSpacing.Right = 8
         Font.Style = [fsBold]
         Font.Style = [fsBold]
         ParentFont = False
         ParentFont = False
+        Style = gsHorLines
       end
       end
       object DividerBevel2: TDividerBevel
       object DividerBevel2: TDividerBevel
         AnchorSideLeft.Control = DividerBevel1
         AnchorSideLeft.Control = DividerBevel1
@@ -631,6 +632,7 @@ object frmFileProperties: TfrmFileProperties
         BorderSpacing.Top = 2
         BorderSpacing.Top = 2
         Font.Style = [fsBold]
         Font.Style = [fsBold]
         ParentFont = False
         ParentFont = False
+        Style = gsHorLines
       end
       end
     end
     end
     object tsPlugins: TTabSheet
     object tsPlugins: TTabSheet