You've already forked lazarus-ccr
tvplanit: New property KBNavigation for TVpDayView and TVpMonthView to disable keyboard navigation, like in TVpMonthView
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8766 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -117,8 +117,6 @@ begin
|
||||
todayDate := Date();
|
||||
DecodeDate(ADate, Y, M, D);
|
||||
|
||||
WriteLn(ATextRect.Top, ', ', ATextRect.Bottom, ', ', RealBottom);
|
||||
|
||||
if (ACol = 6) then
|
||||
ATextRect.Right := ATextRect.Right + 8;
|
||||
|
||||
|
Reference in New Issue
Block a user