FMX.Memo.Types.TFragmentDeleted

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TFragmentDeleted = FMX.Text.UndoManager.TFragmentDeleted deprecated 'use FMX.Text.UndoManager.TFragmentDeleted instead';

Properties

Type Visibility Source Unit Parent
record public FMX.Memo.Types.pas FMX.Memo.Types FMX.Memo.Types

Description

Record used to hold information about the fragment of text that was deleted.

See Also