tvplanit: Fix Borderspacing of TVpPrintPreview

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8478 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2022-09-12 22:39:54 +00:00
parent cc58bebf0e
commit da1df02e83
3 changed files with 30 additions and 24 deletions

View File

@ -314,15 +314,16 @@ object frmPrnFormat: TfrmPrnFormat
AnchorSideRight.Side = asrBottom
AnchorSideBottom.Control = lbElements
AnchorSideBottom.Side = asrBottom
Left = 395
Left = 389
Height = 430
Top = 27
Width = 293
Width = 299
CurPage = 0
DrawingStyle = dsFlat
EndDate = 37377.6447728357
StartDate = 37370.6447728357
Anchors = [akTop, akLeft, akRight, akBottom]
BorderSpacing.Right = 6
Parent = Owner
TabStop = True
TabOrder = 8