API:System.Classes.TComponent.AsyncSchedule
Delphi
procedure AsyncSchedule(const ASyncResult: TBaseAsyncResult); virtual;
C++
virtual void __fastcall AsyncSchedule(TBaseAsyncResult* const ASyncResult);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
protected | System.Classes.pas System.Classes.hpp |
System.Classes | TComponent |
Description
Embarcadero Technologies does not currently have any additional information.