Language Reference Guide : 4. System Classes : FormField Class : HasFieldChanged Attribute
 
Share this page                  
HasFieldChanged Attribute
Data Type: smallint
4GL Access: RW
The HasFieldChanged attribute is TRUE if any of the structural attributes of a field, such as site, position, or color, have been changed since the frame was initialized.
The default is FALSE when the form is initialized.
This attribute is primarily useful with form editors. To see whether data has been changed by the end user, use the FullName Attribute (see FullName Attribute) of the FieldObject class.