TdxPSReportRenderer.DrawGlyph(TdxPSReportRenderCustomCanvas,TRect,Byte) Method
Declaration
procedure DrawGlyph(ACanvas: TdxPSReportRenderCustomCanvas; const R: TRect; AGlyph: Byte);
Parameters
Name | Type |
---|---|
ACanvas | TdxPSReportRenderCustomCanvas |
R | TRect |
AGlyph | Byte |
See Also