FMX.Platform.TApplicationEventHelper のフィールド

提供: RAD Studio API Documentation
移動先: 案内検索


継承Protected
aeBecameActive(非推奨)publicaeBecameActive: TApplicationEvent = BecameActive;
aeEnteredBackground(非推奨)publicaeEnteredBackground: TApplicationEvent = EnteredBackground;
aeFinishedLaunching(非推奨)publicaeFinishedLaunching: TApplicationEvent = FinishedLaunching;
aeLowMemory(非推奨)publicaeLowMemory: TApplicationEvent = LowMemory;
aeOpenURL(非推奨)publicaeOpenURL: TApplicationEvent = OpenURL;
aeTimeChange(非推奨)publicaeTimeChange: TApplicationEvent = TimeChange;
aeWillBecomeForeground(非推奨)publicaeWillBecomeForeground: TApplicationEvent = WillBecomeForeground;
aeWillBecomeInactive(非推奨)publicaeWillBecomeInactive: TApplicationEvent = WillBecomeInactive;
aeWillTerminate(非推奨)publicaeWillTerminate: TApplicationEvent = WillTerminate;