FMX.Memo.Types.TFragmentInserted

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TFragmentInserted = FMX.Text.UndoManager.TFragmentInserted deprecated 'use FMX.Text.UndoManager.TFragmentInserted 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 inserted.

See Also