You've already forked lazarus-ccr
tvplanit: Fix scaling when printing contacts to printer.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8521 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@@ -308,6 +308,7 @@ type
|
||||
property LeftCol: Integer read FLeftCol write SetLeftCol;
|
||||
property TopRow: Integer read FTopRow write SetTopRow;
|
||||
|
||||
// Unscaled dimensions
|
||||
property RowHeight: Integer read FRowHeight;
|
||||
property DayColHeaderHeight: Integer read FDayColHeaderHeight;
|
||||
property MonthColHeaderHeight: Integer read FMonthColHeaderHeight;
|
||||
|
Reference in New Issue
Block a user