Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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.