TdxCaretPosition Members
Constructors
| Name | Description |
|---|---|
| Create(TdxRichEditView,Integer) | Initializes a new instance of the TdxCaretPosition class with specified settings. |
Properties
| Name |
|---|
| LayoutPosition |
| LogPosition |
| PreferredPageIndex |
| TableCellTopAnchorIndex |
| X |
Methods
| Name | Description |
|---|---|
| CalculateCaretBounds | |
| CreateCaretDocumentLayoutPosition | |
| CreateExplicitCaretPosition(TdxDocumentLogPosition) | |
| CreateInputPosition | |
| CreateInputPosition(TdxDocumentLogPosition) | |
| Equals(TObject) | Inherited from TObject. |
| GetHashCode | Inherited from TObject. |
| GetRowBoundsRelativeToPage | |
| ToString | Inherited from TObject. |
| Update(TdxDocumentLayoutDetailsLevel) |
See Also