API:Vcl.AppEvnts.TCustomApplicationEvents.OnIdle

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnIdle: TIdleEvent read FOnIdle write FOnIdle;

C++

__property Vcl::Forms::TIdleEvent OnIdle = {read=FOnIdle, write=FOnIdle};

Properties

Type Visibility Source Unit Parent
event protected
Vcl.AppEvnts.pas
Vcl.AppEvnts.hpp
Vcl.AppEvnts TCustomApplicationEvents

Description

Embarcadero Technologies does not currently have any additional information.