API:FMX.Forms.TApplication.OnIdle
Delphi
property OnIdle: TIdleEvent read FOnIdle write FOnIdle;
C++
__property TIdleEvent OnIdle = {read=FOnIdle, write=FOnIdle};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| event | public | FMX.Forms.pas FMX.Forms.hpp |
FMX.Forms | TApplication |
Description
Embarcadero Technologies does not currently have any additional information.