EditValue

Forms, interaction, data types

Description

TPDFlibFormSession

BeginEdit

CommitEdit

Modified holding the transient value of the active edit It is initialised from the field value by OriginalValue and then changes through value assignment, selection replacement, cut, paste and undo or redo replays, always keeping logical UTF-16 field-value order The stored field value itself changes only when

Declaration

property EditValue: WideString read FEditValue;

Value

Returns the current transient value, or an empty string when no edit is active

See also

EditingFieldIndex, OriginalValue, DisplayValue, Modified, ApplySelectionEdit, ApplyEditHistory, TPDFlibFormSession