TdxDragCaret Members
Constructors
Name | Description |
---|---|
Create(TdxRichEditView) | Initializes a new instance of the TdxDragCaret class with specified settings. |
Properties
Name | Description |
---|---|
Bounds | Inherited from TdxCaret. |
IsBlinking | Inherited from TdxCaret. |
IsHidden | Inherited from TdxCaret. |
Methods
Name | Description |
---|---|
Draw(TdxGraphics) | Inherited from TdxCaret. |
Equals(TObject) | Inherited from TObject. |
GetCaretPosition(TdxRichEditView) | Inherited from TdxCaret. |
GetHashCode | Inherited from TObject. |
SetLogPosition(TdxDocumentLogPosition) | |
ShouldDrawCaret(TdxDocumentModel) | Inherited from TdxCaret. |
ToString | Inherited from TObject. |
See Also