FMX.ApplicationEvents.TApplicationEvents.OnFormBeforeShown
Delphi
property OnFormBeforeShown: TFormNotifyEvent read FOnFormBeforeShown write FOnFormBeforeShown;
C++
__property TFormNotifyEvent OnFormBeforeShown = {read=FOnFormBeforeShown, write=FOnFormBeforeShown};
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.