You've already forked lazarus-ccr
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:
@ -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
|
||||
|
Reference in New Issue
Block a user