You've already forked lazarus-ccr
tvplanit: Initial version with printing capabilities (still lots of bugs...)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4903 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@@ -202,7 +202,7 @@ constructor TVpPrintPreviewDialog.Create(AOwner: TComponent);
|
||||
begin
|
||||
inherited Create (AOwner);
|
||||
FPlacement.Height := 480;
|
||||
FPlacement.Width := 640;
|
||||
FPlacement.Width := 720;
|
||||
StartDate := Now;
|
||||
EndDate := Now + 7;
|
||||
FZoomFactor := zfFitToControl;
|
||||
|
Reference in New Issue
Block a user