API:System.Classes.TComponent.AsyncSchedule

From RAD Studio API Documentation
Jump to: navigation, search

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.