You've already forked lazarus-ccr
richmemo: print event processing
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@4063 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@@ -345,7 +345,7 @@ var
|
||||
prm : TPrintParams;
|
||||
begin
|
||||
InitPrintParams(prm);
|
||||
prm.Title:=ACaption;
|
||||
prm.JobTitle:=ACaption;
|
||||
Print(prm);
|
||||
end;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user