Unit msereport
Description
This item has no description.
Overview
Classes, Interfaces, Objects and Records
| Name | Description |
|---|---|
Record tablineinfoty |
|
Class treptabfont |
|
Class trepwidgetfont |
|
Class trepfont |
|
Class treptabitemdatalink |
|
Record itemsumty |
|
Class treptabulatoritem |
|
Class treptabulators |
|
Interface ireportclient |
|
Interface ibandparent |
|
Class trecordbanddatalink |
|
Class trepspacer |
|
Class trepwidgetframe |
|
Class tcustomrecordband |
|
Class trecordband |
|
Class tcustomrepvaluedisp |
|
Class trepvaluedisp |
|
Class treppagenumdisp |
|
Class trepprintdatedisp |
|
Class tcustombandgroup |
|
Class tbandgroup |
|
Class tbasebandarea |
|
Class tcustombandarea |
|
Class tbandarea |
|
Class tcustomtilearea |
|
Class ttilearea |
|
Class treportpagedatalink |
|
Class tcustomreportpage |
|
Class treportpage |
|
Record repdesigninfoty |
|
Class treppageform |
|
Class tcustomreport |
|
Class treport |
Functions and Procedures
function createreport(const aclass: tclass; const aclassname: pshortstring): tmsecomponent; |
procedure initreportcomponent(const amodule: tcomponent; const acomponent: tcomponent); |
function getreportscale(const amodule: tcomponent): real; |
function createreppageform(const aclass: tclass; const aclassname: pshortstring): tmsecomponent; |
function getreppageformscale(const amodule: tcomponent): real; |
Types
Constants
Description
Functions and Procedures
function createreport(const aclass: tclass; const aclassname: pshortstring): tmsecomponent; |
|
This item has no description. |
procedure initreportcomponent(const amodule: tcomponent; const acomponent: tcomponent); |
|
This item has no description. |
function getreportscale(const amodule: tcomponent): real; |
|
This item has no description. |
function createreppageform(const aclass: tclass; const aclassname: pshortstring): tmsecomponent; |
|
This item has no description. |
function getreppageformscale(const amodule: tcomponent): real; |
|
This item has no description. |
Types
lookupkindty = (...); |
|
This item has no description. Values
|
linevisiblety = (...); |
|
This item has no description. Values
|
linevisiblesty = set of linevisiblety; |
|
This item has no description. |
tablinekindty = (...); |
|
This item has no description. Values
|
tablineinfoarty = array[tablinekindty] of tablineinfoty; |
|
This item has no description. |
bandoptionshowty = (...); |
|
This item has no description. Values
|
bandoptionshowsty = set of bandoptionshowty; |
|
This item has no description. |
bandoptionty = (...); |
|
This item has no description. Values
|
bandoptionsty = set of bandoptionty; |
|
This item has no description. |
reportoptionty = (...); |
|
This item has no description. Values
|
reportoptionsty = set of reportoptionty; |
|
This item has no description. |
rendereventty = procedure(const sender: tobject; const acanvas: tcanvas) of object; |
|
This item has no description. |
beforerenderrecordeventty = procedure(const sender: tcustomrecordband; var empty: boolean) of object; |
|
This item has no description. |
synceventty = procedure() of object; |
|
This item has no description. |
getrichstringeventty = procedure(const sender: tobject; var avalue: richstringty) of object; |
|
This item has no description. |
reptabulatoritemoptionty = (...); |
|
This item has no description. Values
|
reptabulatoritemoptionsty = set of reptabulatoritemoptionty; |
|
This item has no description. |
recordbandstatety = (...); |
|
This item has no description. Values
|
recordbandstatesty = set of recordbandstatety; |
|
This item has no description. |
ireportclientarty = array of ireportclient; |
|
This item has no description. |
bandareaarty = array of tbasebandarea; |
|
This item has no description. |
recordbandarty = array of tcustomrecordband; |
|
This item has no description. |
recordbandeventty = procedure(const sender: tcustomrecordband) of object; |
|
This item has no description. |
zebraoptionty = (...); |
|
This item has no description. Values
|
zebraoptionsty = set of zebraoptionty; |
|
This item has no description. |
getrepvaluetexteventty = procedure(const sender: tcustomrepvaluedisp; var atext: msestring) of object; |
|
This item has no description. |
bandareastatety = (...); |
|
This item has no description. Values
|
bandareastatesty = set of bandareastatety; |
|
This item has no description. |
bandareaeventty = procedure(const sender: tbasebandarea) of object; |
|
This item has no description. |
bandareapainteventty = procedure(const sender: tbasebandarea; const acanvas: tcanvas) of object; |
|
This item has no description. |
bandareaoptionty = (...); |
|
This item has no description. Values
|
bandareaoptionsty = set of bandareaoptionty; |
|
This item has no description. |
tileareaoptionty = (...); |
|
This item has no description. Values
|
tileareaoptionsty = set of tileareaoptionty; |
|
This item has no description. |
reportpagestatety = (...); |
|
This item has no description. Values
|
reportpagestatesty = set of reportpagestatety; |
|
This item has no description. |
reportpageoptionty = (...); |
|
This item has no description. Values
|
reportpageoptionsty = set of reportpageoptionty; |
|
This item has no description. |
reportpageeventty = procedure(const sender: tcustomreportpage) of object; |
|
This item has no description. |
reportpagepainteventty = procedure(const sender: tcustomreportpage; const acanvas: tcanvas) of object; |
|
This item has no description. |
beforerenderpageeventty = procedure(const sender: tcustomreportpage; var empty: boolean) of object; |
|
This item has no description. |
reppageorientationty = (...); |
|
This item has no description. Values
|
reportpagearty = array of tcustomreportpage; |
|
This item has no description. |
prepdesigninfoty = ˆrepdesigninfoty; |
|
This item has no description. |
reppageformclassty = class of treppageform; |
|
This item has no description. |
repstatety = (...); |
|
This item has no description. Values
|
repstatesty = set of repstatety; |
|
This item has no description. |
reporteventty = procedure(const sender: tcustomreport) of object; |
|
This item has no description. |
preambleeventty = procedure(const sender: tcustomreport; var apreamble: string) of object; |
|
This item has no description. |
reportclassty = class of treport; |
|
This item has no description. |
Constants
defaultrepppmm = 3; |
|
This item has no description. |
defaultreppagewidth = 190; |
|
This item has no description. |
defaultreppageheight = 270; |
|
This item has no description. |
defaultrepfontheight = 14; |
|
This item has no description. |
defaultrepfontname = 'stf_report'; |
|
This item has no description. |
tabpickthreshold = 3; |
|
This item has no description. |
endrendertag = 49125363; |
|
This item has no description. |
defaultreptabtextflags = [tf_ycentered]; |
|
This item has no description. |
defaultbandanchors = [an_top]; |
|
This item has no description. |
defaultbandoptionswidget = defaultoptionswidget; |
|
This item has no description. |
defaultrepvaluedisptextflags = [tf_ycentered]; |
|
This item has no description. |
defaultrepvaluedispoptionsscale =
[osc_expandx,osc_shrinkx,osc_expandy,osc_shrinky]; |
|
This item has no description. |
defaultrepfontcolor = cl_black; |
|
This item has no description. |
defaulttablinewidth = 0; |
|
This item has no description. |
defaulttablinecolor = cl_black; |
|
This item has no description. |
defaulttablinecolorgap = cl_transparent; |
|
This item has no description. |
defaulttablinecapstyle = cs_projecting; |
|
This item has no description. |
defaulttablinedashes = ''; |
|
This item has no description. |
defaulttablinedist = 0; |
|
This item has no description. |
defaulttablinevisible = [lv_topofpage,lv_nottopofpage,
lv_firstofpage,lv_normal,lv_lastofpage,
lv_firstofgroup,lv_lastofgroup,
lv_firstrecord,lv_lastrecord]; |
|
This item has no description. |
defaulttablineinfo: tablineinfoty = (widthmm: defaulttablinewidth;
color: defaulttablinecolor; colorgap: defaulttablinecolorgap;
capstyle: defaulttablinecapstyle;
dashes: defaulttablinedashes; dist: defaulttablinedist;
visible: defaulttablinevisible); |
|
This item has no description. |
defaultrepvaluedispoptions = [bo_evenpage,bo_oddpage]; |
|
This item has no description. |
defaultreportoptions = []; |
|
This item has no description. |
Generated by PasDoc 0.17.0.snapshot.