TdxRichEditViewPainter Members
Constructors
Name | Description |
---|---|
Create(TdxRichEditView) | Initializes a new instance of the TdxRichEditViewPainter class with specified settings. |
Properties
Name |
---|
LookAndFeel |
View |
Methods
Name | Description |
---|---|
AddDecoratorPainter(IdxDecoratorPainter) | |
Draw(TdxGraphics,IdxCustomMarkExporter) | |
DrawAtPageCore(TdxGraphics,TdxPageViewInfo,TdxDrawAtPageDelegate) | |
DrawCaretAtPage(TdxGraphics,TdxCaret,TdxPageViewInfo) | |
DrawDecorators(TdxGraphics) | |
DrawReversibleFrameAtPage(TdxGraphics,TRect,TdxPageViewInfo) | |
DrawReversibleHorizontalLineAtPage(TdxGraphics,Integer,TdxPageViewInfo) | |
DrawReversibleVerticalLineAtPage(TdxGraphics,Integer,TdxPageViewInfo) | |
Equals(TObject) | Inherited from TObject. |
GetCommentBounds(TdxCommentViewInfo) | |
GetHashCode | Inherited from TObject. |
QueryInterface(TGUID,Untyped) protected | Provides access to the implementation of the specified interface if the current object supports it. Inherited from TcxIUnknownObject. |
ToString | Inherited from TObject. |
See Also