You've already forked lazarus-ccr
tvplanit: Add missing vpganttviewpainter unit. Draw basic column and row header areas for TVpGanttView.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8417 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -1816,11 +1816,11 @@ begin
|
||||
end;
|
||||
end;
|
||||
|
||||
{ DisplayOnly is poorly-named. It is false during screen output in the form,
|
||||
it is true during printing and in print preview }
|
||||
procedure TVpDayViewPainter.RenderToCanvas(ARenderIn: TRect;
|
||||
AAngle: TVpRotationAngle; AScale: Extended; ARenderDate: TDateTime;
|
||||
AStartLine, AStopLine: Integer; AUseGran: TVpGranularity; ADisplayOnly: Boolean);
|
||||
{wp: DisplayOnly is poorly-named. It is false during screen output in the form,
|
||||
it is true during printing and in print preview }
|
||||
begin
|
||||
inherited;
|
||||
|
||||
|
Reference in New Issue
Block a user