TFormField.HasInput

Returns True when the field has actual new input entered by the user

Source

WebSite.Form.Field.pas (63)

Description

Not all fields contain their current value, as it may be very large or private for instance. This function therefore can be used to determine whether the user has actually updated the current value to a new value.