You've already forked lazarus-ccr
GridPrinter: Rename TGridPrinter property PrintDialogs to ShowPrintDialog
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8593 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@@ -60,7 +60,7 @@ object Form1: TForm1
|
||||
Header.Font.Height = -11
|
||||
Header.Text = 'test||'
|
||||
Orientation = poLandscape
|
||||
PrintDialogs = gpdPrintDialog
|
||||
ShowPrintDialog = gpdPrintDialog
|
||||
Left = 168
|
||||
Top = 96
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user