TAdvCustomFormDesigner.Modified Property
Indicates if the form was modified (a control was moved, for example). This property is automatically set to true by the designer when something changes in the designer. You can manually set this property back to false (or true) if you need to.
Syntax
Unit: FormDesigner
property TAdvCustomFormDesigner.Modified: Boolean