FMX.Memo.Types
| Package | fmx270.bpl |
|---|
Types
| TActionType | Represents an enumeration of action types. |
| TCaretPosition | Represents a record used to indicate the position of the cursor in a TMemo control. |
| TDeleteOption | Represents an enumeration of delete options. |
| TDeleteOptions | Represents a set of Types.TDeleteOption values. |
| TFragmentDeleted | Record used to hold information about the fragment of text that was deleted. |
| TFragmentInserted | Record used to hold information about the fragment of text that was inserted. |
| TInsertOption | Represents an enumeration of insert options. |
| TInsertOptions | Represents a set of Types.TInsertOption values. |
| TSelectionPointType | Is an enumeration of selection point types that helps deciding the positioning of the magnifying glass (loupe). |