Sdílet prostřednictvím


Window properties

Windows provide the following properties:

  • IsChanged
  • IsOpen

IsChanged

The IsChanged property has the value true if the change flag for the form is set, and false if it is not. The change flag is automatically set to true when any field value for the window has changed.

IsOpen

The IsOpen property has the value true if the window is open, and false if it is not.