You've already forked lazarus-ccr
tvplanit: Fix white stripe appearing at the right of dayview print preview. Some refactoring and clean-up.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4905 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -1985,14 +1985,14 @@ object MainForm: TMainForm
|
||||
object VpPrintPreviewDialog1: TVpPrintPreviewDialog
|
||||
Version = 'v1.04'
|
||||
DataStore = VpBufDSDataStore1
|
||||
BottomMargin = 5
|
||||
BottomMargin = 0
|
||||
ControlLink = VpControlLink1
|
||||
EndDate = 42561.5151169907
|
||||
LeftMargin = 5
|
||||
LeftMargin = 0
|
||||
MarginUnits = imPercent
|
||||
RightMargin = 5
|
||||
RightMargin = 0
|
||||
StartDate = 42554.5151169907
|
||||
TopMargin = 5
|
||||
TopMargin = 0
|
||||
Options = [doSizeable]
|
||||
Placement.Position = mpCenter
|
||||
Placement.Top = 10
|
||||
|
Reference in New Issue
Block a user