lazarus/components/lazreport/source
2022-08-11 08:59:37 +03:00
..
addons Component demos and samples, a lot of general fixes. 2022-05-01 08:45:46 +00:00
languages Translations: French translation update by Gilles Vasseur, issue #39487 2021-11-26 03:47:29 +03:00
barcode.pas
bullets.res
fr3tolrf.pas
fr_pencil.res
lazreport.lpk LazReport: Support for nogui-cgi or otherwise console and web applications. 2020-09-19 17:56:34 +00:00
lazreport.pas LazReport: Support for nogui-cgi or otherwise console and web applications. 2020-09-19 17:56:34 +00:00
lr_about.lfm
lr_about.pas
lr_barc.lfm
lr_barc.pas LazReport: Support for nogui-cgi or otherwise console and web applications. 2020-09-19 17:56:34 +00:00
lr_bnded.lfm
lr_bnded.pas
lr_btyp.lfm
lr_btyp.pas
lr_chbox.pas LazReport: Support for nogui-cgi or otherwise console and web applications. 2020-09-19 17:56:34 +00:00
lr_checkbox.res
lr_class.pas LazReport: Add options for new PreviewButtons. Issue #39845, patch by michalgw. 2022-08-11 08:59:37 +03:00
lr_color.pas
lr_const.pas LazReport: Handle designer insert fields exception if dataset has no fields, modified patch by Jean Patrick, issue #32469 2021-08-03 22:27:15 -05:00
lr_crossarray.pas
lr_crosstab.pas LazReport: Support for nogui-cgi or otherwise console and web applications. 2020-09-19 17:56:34 +00:00
lr_crosstab.res
lr_crosstabeditor.lfm
lr_crosstabeditor.pas
lr_ctrls.pas
lr_dbcomponent.pas
lr_dbop.pas
lr_dbrel.pas
lr_dbset.pas
lr_desgn.lfm LazReport: Implements Helper aligning guids, WIP. 2019-12-23 18:45:34 +00:00
lr_desgn.pas LazReport: Using same cursor for oposite corners don't look nice in linux on ObjInsp resizing, changed to use proper cursors. 2021-09-01 17:36:09 -05:00
lr_design_ins_filed.lfm
lr_design_ins_filed.pas
lr_dock.lfm
lr_dock.pas Remove useless test for X <> Nil when using "is" operator. 2020-08-18 17:35:21 +00:00
lr_dopt.lfm
lr_dopt.pas
lr_dset.pas
lr_dsopt.lfm
lr_dsopt.pas
lr_e_csv.pas
lr_e_gen.pas
lr_e_htm.pas Misstyped css style text alignment 2022-01-21 23:51:42 +00:00
lr_e_txt_params.lfm
lr_e_txt_params.pas
lr_e_txt.pas LazReport: Support for nogui-cgi or otherwise console and web applications. 2020-09-19 17:56:34 +00:00
lr_edit.lfm
lr_edit.pas
lr_ev_ed.lfm
lr_ev_ed.pas
lr_expres.lfm
lr_expres.pas
lr_flds.lfm
lr_flds.pas
lr_fmted.lfm
lr_fmted.pas
lr_fpc.pas
lr_funct_editor_unit1.lfm
lr_funct_editor_unit1.pas
lr_funct_editor_unit.lfm
lr_funct_editor_unit.pas
lr_gedit.lfm
lr_gedit.pas
lr_grped.lfm
lr_grped.pas
lr_hilit.lfm
lr_hilit.pas
lr_hyphen.pas
lr_iflds.lfm LazReport: Handle designer insert fields exception if dataset has no fields, modified patch by Jean Patrick, issue #32469 2021-08-03 22:27:15 -05:00
lr_iflds.pas LazReport: Handle designer insert fields exception if dataset has no fields, modified patch by Jean Patrick, issue #32469 2021-08-03 22:27:15 -05:00
lr_insp.lfm
lr_insp.pas
lr_intrp.pas
lr_newrp.lfm
lr_newrp.pas
lr_ngcanvas.pas LazReport: Support for nogui-cgi or otherwise console and web applications. 2020-09-19 17:56:34 +00:00
lr_pars.pas Components: Reduce calls to UpperCase() and LowerCase(). Improves performance. 2021-02-08 19:09:30 +00:00
lr_pgopt.lfm LazReport: Support for custom paper sizes. 2020-09-28 01:10:36 +00:00
lr_pgopt.pas LazReport: Support for custom paper sizes. 2020-09-28 01:10:36 +00:00
lr_pgrid.pas LazReport: Add OnFinalSetup event in TFrPrintGrid, patch from Zdravko Gabrovski, issue #37021 2020-05-18 11:31:49 +00:00
lr_prdlg.lfm LazReport: Remove property "ReadOnly" from CheckBox in Lr_prdlg. Issue #37066, patch from Zdravko Gabrovski. 2020-05-13 21:21:46 +00:00
lr_prdlg.pas
lr_previewtoolsabstract.pas
lr_prntr.pas LazReport: Support for custom paper sizes. 2020-09-28 01:10:36 +00:00
lr_progr.lfm
lr_progr.pas
lr_propedit.pas
lr_register.pas LazReport: Support for nogui-cgi or otherwise console and web applications. 2020-09-19 17:56:34 +00:00
lr_register.res
lr_rrect.lfm
lr_rrect.pas LazReport: Support for nogui-cgi or otherwise console and web applications. 2020-09-19 17:56:34 +00:00
lr_shape.lfm
lr_shape.pas LazReport: Support for nogui-cgi or otherwise console and web applications. 2020-09-19 17:56:34 +00:00
lr_srch.lfm
lr_srch.pas
lr_templ.lfm
lr_templ.pas
lr_utils.pas Components: Reduce calls to UpperCase() and LowerCase(). Improves performance. 2021-02-08 19:09:30 +00:00
lr_var.lfm
lr_var.pas
lr_vared.lfm LazReport: Add scrollbars to memo in variables editor, by Michal Gawrycki. Fix #30593 2022-07-29 21:37:44 -05:00
lr_vared.pas
lr_vbnd.lfm
lr_vbnd.pas
lr_vers.inc
lr_view.lfm LazReport: Add buttons for printer and page setup into Preview window. Issue #37962, patch from Zdravko Gabrovski. 2020-10-22 20:22:33 +00:00
lr_view.pas LazReport: Add options for new PreviewButtons. Issue #39845, patch by michalgw. 2022-08-11 08:59:37 +03:00