FMX.Memo.Types.TFragmentDeleted.Fragment

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

Fragment: string;

C++

System::UnicodeString Fragment;

Properties

Type Visibility Source Unit Parent
field public
FMX.Memo.Types.pas
FMX.Memo.Types.hpp
FMX.Memo.Types TFragmentDeleted

Description

Fragment of text deleted.

The Fragment field holds the deleted fragment of text as a string.

See Also