Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
Returns an integer that determines how a Form object is released. Not available at design time; read-only at run time.
Object.ReleaseType
Property Values
The settings for the ReleaseType property are:
| Setting | Description |
|---|---|
| 0 | Variable released. |
| 1 | Close menu command or close box. |
| 2 | Exit Visual FoxPro. |
Remarks
The ReleaseType property is set prior to the QueryUnload event being called.
See Also
QueryUnload Event | Unload Event
Applies To: Form Object | _SCREEN System Variable