FMX.ApplicationEvents.TApplicationEvents.OnFormReleased
Delphi
property OnFormReleased: TFormNotifyEvent read FOnFormReleased write FOnFormReleased;
C++
__property TFormNotifyEvent OnFormReleased = {read=FOnFormReleased, write=FOnFormReleased};
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
| event | published | FMX.ApplicationEvents.pas FMX.ApplicationEvents.hpp |
FMX.ApplicationEvents | TApplicationEvents |
Beschreibung
Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.