FMX.Types.ICaret Methods
InheritedProtected
| AddRef | public | Increments the reference count for this interface. |
| GetObject | public | Declares the function retrieving a TCustomCaret object. |
| HideCaret | public | Declares the procedure hiding the current caret. |
| QueryInterface | public | Returns a reference to a specified interface if the object supports that interface. |
| Release | public | Decrements the reference count for this interface. |
| ShowCaret | public | Declares the procedure showing the current caret. |
| Supports | public | Indicates whether a given interface supports a specific (another) interface. |