TdxRichEditViewPainter.DrawAtPageCore(TdxGraphics,TdxPageViewInfo,TdxDrawAtPageDelegate) Method
Declaration
procedure DrawAtPageCore(AGraphics: TdxGraphics; APage: TdxPageViewInfo; const ADraw: TdxDrawAtPageDelegate); virtual;
Parameters
Name | Type |
---|---|
AGraphics | TdxGraphics |
APage | TdxPageViewInfo |
ADraw | TdxDrawAtPageDelegate |
See Also