UPD: Bevel style

This commit is contained in:
Alexander Koblov 2022-08-27 11:30:09 +03:00
commit b22ac36b40

View file

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